sublimator / ripple-lib-java

Java version of ripple-lib (work in progress)
ISC License
7 stars 7 forks source link

Fix codecov ignores/cheats #26

Closed sublimator closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #26 into master will increase coverage by 11.98%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #26       +/-   ##
=============================================
+ Coverage     46.16%   58.14%   +11.98%     
+ Complexity     1077      991       -86     
=============================================
  Files           185      145       -40     
  Lines          7060     5020     -2040     
  Branches        664      490      -174     
=============================================
- Hits           3259     2919      -340     
+ Misses         3599     1923     -1676     
+ Partials        202      178       -24     
Impacted Files Coverage Δ Complexity Δ
...ava/com/ripple/client/transactions/Submission.java
...va/com/ripple/client/subscriptions/ServerInfo.java
...ava/com/ripple/client/transactions/ManagedTxn.java
...om/ripple/client/ScheduledExecutorServiceLoop.java
...-8/src/main/java/com/ripple/java8/utils/Print.java
...java/com/ripple/kotlin/example/AmountsToNothing.kt
...com/ripple/client/transactions/AccountTxPager.java
...pple/client/subscriptions/SubscriptionManager.java
...ain/java/com/ripple/java8/utils/ProcessHelper.java
...main/java/com/ripple/client/types/AccountLine.java
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ed3257...e03102a. Read the comment docs.