Skip to content

Latest Libauth, add P2SH32 support

Codecov / codecov/project failed Sep 27, 2024 in 0s

53.84% (-19.73%) compared to b20f08c

View this Pull Request on Codecov

53.84% (-19.73%) compared to b20f08c

Details

Codecov Report

Attention: Patch coverage is 42.15686% with 59 lines in your changes missing coverage. Please review.

Project coverage is 53.84%. Comparing base (b20f08c) to head (13f9036).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/cash-assembly/editor-tooling.ts 41.81% 29 Missing and 3 partials ⚠️
src/editor/evaluation-viewer/EvaluationViewer.tsx 37.93% 11 Missing and 7 partials ⚠️
...or/dialogs/edit-script-dialog/EditScriptDialog.tsx 33.33% 2 Missing ⚠️
src/editor/editor-state.ts 33.33% 2 Missing ⚠️
src/editor/script-editor/bch-language.ts 33.33% 2 Missing ⚠️
src/state/reducer.ts 0.00% 2 Missing ⚠️
src/editor/script-editor/ScriptEditor.tsx 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b20f08c) and HEAD (13f9036). Click for more details.

HEAD has 12 uploads less than BASE
Flag BASE (b20f08c) HEAD (13f9036)
16 4
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #101       +/-   ##
===========================================
- Coverage   73.57%   53.84%   -19.73%     
===========================================
  Files          36       36               
  Lines        1790     1859       +69     
  Branches      460      485       +25     
===========================================
- Hits         1317     1001      -316     
- Misses        411      766      +355     
- Partials       62       92       +30     

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