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

[WIP] Add coinbase_output_max_additional_sigops to SRI #1456

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

`coinbase_output_max_additional_sigops` addition in `AllocateMiningJo…

e1a45f2
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Add coinbase_output_max_additional_sigops to SRI #1456

`coinbase_output_max_additional_sigops` addition in `AllocateMiningJo…
e1a45f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

18.75% (+0.79%) compared to 3d22194

View this Pull Request on Codecov

18.75% (+0.79%) compared to 3d22194

Details

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 18.75%. Comparing base (3d22194) to head (e1a45f2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
protocols/v2/sv2-ffi/src/lib.rs 0.00% 9 Missing ⚠️
protocols/v2/roles-logic-sv2/src/parsers.rs 0.00% 7 Missing ⚠️
...es-logic-sv2/src/handlers/template_distribution.rs 0.00% 3 Missing ⚠️
...s/job-declaration/src/allocate_mining_job_token.rs 0.00% 1 Missing ⚠️
...s/v2/subprotocols/template-distribution/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1456      +/-   ##
==========================================
+ Coverage   17.96%   18.75%   +0.79%     
==========================================
  Files         167      144      -23     
  Lines       11926     9707    -2219     
==========================================
- Hits         2143     1821     -322     
+ Misses       9783     7886    -1897     

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