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

Remove dependency on third-party matches crate #755

Merged
merged 3 commits into from
Feb 16, 2022

Conversation

notriddle
Copy link
Contributor

Now that the MSRV is 1.45, this macro can be assumed to exist, since it was introduced in 1.42.

Now that the MSRV is 1.45, this macro can be assumed to exist, since it
was introduced in 1.42.
@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

Merging #755 (fd62d12) into master (8e3e91d) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #755      +/-   ##
==========================================
+ Coverage   85.31%   85.33%   +0.02%     
==========================================
  Files          22       22              
  Lines        3894     3894              
==========================================
+ Hits         3322     3323       +1     
+ Misses        572      571       -1     
Impacted Files Coverage Δ
data-url/src/lib.rs 82.60% <ø> (ø)
form_urlencoded/src/lib.rs 68.65% <ø> (ø)
idna/src/lib.rs 66.66% <ø> (ø)
url/src/lib.rs 75.76% <ø> (ø)
url/src/host.rs 96.95% <100.00%> (ø)
data-url/tests/wpt.rs 85.71% <0.00%> (+1.29%) ⬆️

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 8e3e91d...fd62d12. 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.

3 participants