Skip to content

feat(sighash): implement sighash for MultiSig [part 4/7] - #914

Open
glevco wants to merge 2 commits into
feat/sighash/rangefrom
feat/sighash/multisig
Open

feat(sighash): implement sighash for MultiSig [part 4/7]#914
glevco wants to merge 2 commits into
feat/sighash/rangefrom
feat/sighash/multisig

review changes

bde5cc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 86.48649% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/sighash/range@887a8a7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
hathor/transaction/scripts/hathor_script.py 86.36% 2 Missing and 1 partial ⚠️
hathor/transaction/scripts/multi_sig.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             feat/sighash/range     #914   +/-   ##
=====================================================
  Coverage                      ?   84.31%           
=====================================================
  Files                         ?      321           
  Lines                         ?    24667           
  Branches                      ?     3785           
=====================================================
  Hits                          ?    20799           
  Misses                        ?     3126           
  Partials                      ?      742           

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