Nullus157 / cbor-diag-rs

Support for parsing/encoding CBOR diagnostic notation and annotated hex
https://cbor.nemo157.com
Apache License 2.0
10 stars 6 forks source link

Skip proptest tests in codecov (and edition 2018) #55

Closed Nemo157 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will decrease coverage by 5.14%. The diff coverage is 42.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   95.42%   90.28%   -5.15%     
==========================================
  Files          18       18              
  Lines        2315     2315              
==========================================
- Hits         2209     2090     -119     
- Misses        106      225     +119     
Impacted Files Coverage Δ
src/encode/bytes.rs 95.50% <ø> (ø)
src/encode/diag.rs 91.73% <ø> (ø)
src/encode/hex.rs 80.37% <ø> (-4.02%) :arrow_down:
src/parse/binary.rs 98.66% <ø> (-1.34%) :arrow_down:
src/parse/diag.rs 96.38% <ø> (-1.21%) :arrow_down:
src/parse/mod.rs 100.00% <ø> (ø)
tests/array.rs 100.00% <ø> (ø)
tests/bytes.rs 100.00% <ø> (ø)
tests/float.rs 100.00% <ø> (ø)
tests/integer.rs 100.00% <ø> (ø)
... and 11 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 a98f6cf...72a4dc8. Read the comment docs.

Nemo157 commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: