Closed koushiro closed 5 years ago
Merging #6 into master will increase coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #6 +/- ##
==========================================
+ Coverage 94.27% 94.35% +0.07%
==========================================
Files 13 13
Lines 1276 1276
==========================================
+ Hits 1203 1204 +1
+ Misses 73 72 -1
Impacted Files | Coverage Δ | |
---|---|---|
primitive-types/src/lib.rs | 50% <ø> (ø) |
:arrow_up: |
ustd/src/lib.rs | 92.3% <ø> (ø) |
:arrow_up: |
primitive-types/src/tests.rs | 97.97% <ø> (ø) |
:arrow_up: |
rlp/src/error.rs | 50% <0%> (+50%) |
:arrow_up: |
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 98e7397...c3e8394. Read the comment docs.
Signed-off-by: koushiro koushiro.cqx@gmail.com
Update ustd and primitive-types.
liballoc will be stablized in rust 1.36. Amazing!