Skip to content

fix(coinjoin): reduce logging

Codecov / codecov/project failed Mar 9, 2024 in 0s

48.56% (-0.02%) compared to f6cd23d

View this Pull Request on Codecov

48.56% (-0.02%) compared to f6cd23d

Details

Codecov Report

Attention: Patch coverage is 36.58537% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 48.56%. Comparing base (f6cd23d) to head (d79ea54).

Files Patch % Lines
...in/java/org/bitcoinj/wallet/CoinJoinExtension.java 42.42% 18 Missing and 1 partial ⚠️
.../bitcoinj/coinjoin/CoinJoinClientQueueManager.java 12.50% 7 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##             feature-coinjoin     #246      +/-   ##
======================================================
- Coverage               48.58%   48.56%   -0.02%     
- Complexity               7469     7474       +5     
======================================================
  Files                     451      451              
  Lines                   50169    50205      +36     
  Branches                 7128     7133       +5     
======================================================
+ Hits                    24374    24384      +10     
- Misses                  23048    23080      +32     
+ Partials                 2747     2741       -6     

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