riboseinc / uri_format_validator

Validate URL for Rails
MIT License
3 stars 2 forks source link

Re-implement scheme component validations #89

Closed skalee closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #89 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #89      +/-   ##
=========================================
+ Coverage   99.42%   99.5%   +0.07%     
=========================================
  Files          10      10              
  Lines         174     201      +27     
=========================================
+ Hits          173     200      +27     
  Misses          1       1
Impacted Files Coverage Δ
...b/uri_format_validator/validators/uri_validator.rb 100% <100%> (ø) :arrow_up:
spec/uri_validator_spec.rb 100% <100%> (ø) :arrow_up:

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 6f2fbc8...027f67c. Read the comment docs.