Closed Daanvdplas closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 54.34%. Comparing base (
1940594
) to head (d979735
).
@@ Coverage Diff @@
## al3mart/testnet-v0.4.2 #371 +/- ##
==========================================================
+ Coverage 53.19% 54.34% +1.15%
==========================================================
Files 50 49 -1
Lines 5134 5025 -109
Branches 5134 5025 -109
==========================================================
Hits 2731 2731
+ Misses 2354 2245 -109
Partials 49 49
Files with missing lines | Coverage Δ | |
---|---|---|
runtime/testnet/src/lib.rs | 6.44% <ø> (+0.04%) |
:arrow_up: |
Tip: right click on the file in rust rover and do
compare with
. Doing this for all the runtime files made me easily find these missing removals.