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

bug: change_utxo not always present #5340

Merged
merged 8 commits into from
Oct 24, 2024

update rpc btc_utxos

94c44cc
Select commit
Loading
Failed to load commit list.
Merged

bug: change_utxo not always present #5340

update rpc btc_utxos
94c44cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

71% (-0%) compared to 09f7507

Details

Codecov Report

Attention: Patch coverage is 45.23810% with 23 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (09f7507) to head (94c44cc).

Files with missing lines Patch % Lines
state-chain/runtime/src/lib.rs 8% 0 Missing and 23 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5340    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        494     494            
  Lines      86142   86037   -105     
  Branches   86142   86037   -105     
======================================
- Hits       61164   60976   -188     
- Misses     22245   22298    +53     
- Partials    2733    2763    +30     

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