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

MRG: derive Hash for HashFunctions #3344

Merged
merged 1 commit into from
Oct 8, 2024

derive Hash for HashFunctions

6a27c29
Select commit
Loading
Failed to load commit list.
Merged

MRG: derive Hash for HashFunctions #3344

derive Hash for HashFunctions
6a27c29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 1s

86.51% (+0.00%) compared to 34001e7

View this Pull Request on Codecov

86.51% (+0.00%) compared to 34001e7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.51%. Comparing base (34001e7) to head (6a27c29).

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3344   +/-   ##
=======================================
  Coverage   86.51%   86.51%           
=======================================
  Files         137      137           
  Lines       16046    16046           
  Branches     2728     2728           
=======================================
  Hits        13882    13882           
  Misses       1855     1855           
  Partials      309      309           

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