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

Add operator== and std::hash specialization for upa::url #12

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

rmisev
Copy link
Member

@rmisev rmisev commented Oct 5, 2023

This allows to use upa::url as key in unordered containers.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9d9fdfd) 99.09% compared to head (3f3ece8) 99.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          15       15           
  Lines        2198     2202    +4     
=======================================
+ Hits         2178     2182    +4     
  Misses         20       20           
Files Coverage Δ
include/upa/url.h 99.74% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rmisev rmisev merged commit 3f3ece8 into main Oct 5, 2023
19 checks passed
@rmisev rmisev deleted the eq-hash branch October 5, 2023 18:59
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.

1 participant