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

Update dependencies #79

Closed Satelles157 closed 4 years ago

Satelles157 commented 4 years ago

Updating syn v1.0.33 -> v1.0.34

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will decrease coverage by 2.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   90.28%   88.13%   -2.16%     
==========================================
  Files          18       18              
  Lines        2286     1846     -440     
==========================================
- Hits         2064     1627     -437     
+ Misses        222      219       -3     
Impacted Files Coverage Δ
src/encode/diag.rs 90.90% <0.00%> (-1.24%) :arrow_down:
src/encode/bytes.rs 94.18% <0.00%> (-1.17%) :arrow_down:
src/encode/hex.rs 79.80% <0.00%> (-0.58%) :arrow_down:
tests/map.rs 100.00% <0.00%> (ø)
tests/tags.rs 100.00% <0.00%> (ø)
tests/text.rs 100.00% <0.00%> (ø)
tests/array.rs 100.00% <0.00%> (ø)
tests/bytes.rs 100.00% <0.00%> (ø)
tests/proptest.rs 14.42% <0.00%> (+0.26%) :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 ddadae5...94cf95e. Read the comment docs.

Nemo157 commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: