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

equihash: Fix some Rust API issues #1088

Merged
merged 34 commits into from
Jan 26, 2024

Keep the C worker up to date with Rust bug fixes

aff6fac
Select commit
Loading
Failed to load commit list.
Merged

equihash: Fix some Rust API issues #1088

Keep the C worker up to date with Rust bug fixes
aff6fac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

66.71% (+0.18%) compared to f3ea80e

View this Pull Request on Codecov

66.71% (+0.18%) compared to f3ea80e

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f3ea80e) 66.52% compared to head (aff6fac) 66.71%.

Files Patch % Lines
components/equihash/src/tromp.rs 98.61% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           equihash-solver-tromp    #1088      +/-   ##
=========================================================
+ Coverage                  66.52%   66.71%   +0.18%     
=========================================================
  Files                        115      115              
  Lines                      10881    10943      +62     
=========================================================
+ Hits                        7239     7301      +62     
  Misses                      3642     3642              

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