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

feat: URL validation classes 'Url' and 'ReqUrl' #159

Merged
merged 1 commit into from Jun 20, 2022
Merged

feat: URL validation classes 'Url' and 'ReqUrl' #159

merged 1 commit into from Jun 20, 2022

Conversation

rafamizes
Copy link
Member

Closes #96

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #159 (2aaa8c0) into master (c2280cb) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #159   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        49    +2     
  Lines          435       442    +7     
=========================================
+ Hits           435       442    +7     
Impacted Files Coverage Δ
lib/src/net/req_url.dart 100.00% <100.00%> (ø)
lib/src/net/url.dart 100.00% <100.00%> (ø)

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 c2280cb...2aaa8c0. Read the comment docs.

@rafamizes
Copy link
Member Author

@rultor merge it.

@rultor
Copy link
Collaborator

rultor commented Jun 20, 2022

@rultor merge it.

@rafamizes OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 2aaa8c0 into master Jun 20, 2022
@rultor
Copy link
Collaborator

rultor commented Jun 20, 2022

@rultor merge it.

@rafamizes Done! FYI, the full log is here (took me 5min)

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.

Url validator
2 participants