kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
447 stars 228 forks source link

Fix extract atomic swap data pushes #2203

Closed someone235 closed 9 months ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (40ec440) 58.88% compared to head (f984070) 58.81%. Report is 1 commits behind head on dev.

:exclamation: Current head f984070 differs from pull request most recent head 0ab0e16. Consider uploading reports for the commit 0ab0e16 to get more accurate results

Files Patch % Lines
domain/consensus/utils/txscript/standard.go 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2203 +/- ## ========================================== - Coverage 58.88% 58.81% -0.08% ========================================== Files 679 679 Lines 33241 33121 -120 ========================================== - Hits 19574 19480 -94 + Misses 10817 10796 -21 + Partials 2850 2845 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.