Skip to content

Makes the hashing algorithm used for ETags pluggable #1007

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

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Conversation

bart-degreed
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #1007 (eecb3dd) into master (a552602) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head eecb3dd differs from pull request most recent head c02174e. Consider uploading reports for the commit c02174e to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1007      +/-   ##
==========================================
+ Coverage   92.01%   92.02%   +0.01%     
==========================================
  Files         283      284       +1     
  Lines        7661     7673      +12     
==========================================
+ Hits         7049     7061      +12     
  Misses        612      612              
Impacted Files Coverage Δ
...NetCore/Configuration/JsonApiApplicationBuilder.cs 100.00% <100.00%> (ø)
...c/JsonApiDotNetCore/Serialization/ETagGenerator.cs 100.00% <100.00%> (ø)
...piDotNetCore/Serialization/FingerprintGenerator.cs 100.00% <100.00%> (ø)
...c/JsonApiDotNetCore/Serialization/JsonApiReader.cs 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 a552602...c02174e. Read the comment docs.

@maurei maurei merged commit 252113c into master Jun 11, 2021
@maurei maurei deleted the expose-hasher branch June 11, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants