Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow skipping the href requirement #475

Merged
merged 2 commits into from
May 21, 2018
Merged

Allow skipping the href requirement #475

merged 2 commits into from
May 21, 2018

Conversation

gjtorikian
Copy link
Owner

Closes #474.

@gjtorikian gjtorikian requested a review from Floppy as a code owner May 21, 2018 04:22
@codecov-io
Copy link

codecov-io commented May 21, 2018

Codecov Report

Merging #475 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   98.25%   98.26%   +<.01%     
==========================================
  Files          27       27              
  Lines        1776     1786      +10     
==========================================
+ Hits         1745     1755      +10     
  Misses         31       31
Impacted Files Coverage Δ
lib/html-proofer.rb 100% <ø> (ø) ⬆️
lib/html-proofer/configuration.rb 76.92% <ø> (ø) ⬆️
lib/html-proofer/check/links.rb 98.78% <100%> (+0.01%) ⬆️
lib/html-proofer/element.rb 97.56% <100%> (+0.04%) ⬆️
spec/html-proofer/links_spec.rb 99.23% <100%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d39b1a...6e0fda6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants