Nullus157 / cbor-diag-rs

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

Update dependencies #104

Closed Satelles157 closed 3 years ago

Satelles157 commented 3 years ago

Updating syn v1.0.48 -> v1.0.52 Updating tinyvec v1.0.1 -> v1.1.0 Updating unicode-normalization v0.1.14 -> v0.1.16 Updating unicode-segmentation v1.7.0 -> v1.7.1

codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (86d3d09) into master (01c8681) will decrease coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   90.03%   89.59%   -0.45%     
==========================================
  Files          18       15       -3     
  Lines        2279     2220      -59     
==========================================
- Hits         2052     1989      -63     
- Misses        227      231       +4     
Impacted Files Coverage Δ
src/encode/diag.rs 90.08% <0.00%> (-0.83%) :arrow_down:
src/encode/hex.rs 79.17% <0.00%> (-0.64%) :arrow_down:
tests/float.rs
tests/integer.rs
tests/misc.rs

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 01c8681...86d3d09. Read the comment docs.

Nemo157 commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: