FactbirdHQ / ublox-short-range-rs

A driver crate for the entire u-blox short range family in Rust
6 stars 2 forks source link

Update defmt & embedded-hal versions #29

Closed MathiasKoch closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #29 (969469b) into master (6ff7d1f) will decrease coverage by 0.21%. The diff coverage is 21.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   16.44%   16.23%   -0.22%     
==========================================
  Files          46       48       +2     
  Lines         997     1041      +44     
  Branches      191      194       +3     
==========================================
+ Hits          164      169       +5     
- Misses        747      786      +39     
  Partials       86       86              
Impacted Files Coverage Δ
ublox-short-range/src/client.rs 0.00% <ø> (ø)
...blox-short-range/src/command/security/responses.rs 0.00% <0.00%> (ø)
ublox-short-range/src/command/wifi/responses.rs 0.00% <ø> (ø)
ublox-short-range/src/config.rs 0.00% <0.00%> (ø)
ublox-short-range/src/wifi/mod.rs 0.00% <ø> (ø)
ublox-short-range/src/wifi/tcp_stack.rs 0.00% <ø> (ø)
ublox-short-range/src/wifi/udp_stack.rs 0.00% <ø> (ø)
ublox-short-range/src/test_helper.rs 62.50% <75.00%> (+62.50%) :arrow_up:
ublox-short-range/src/command/system/types.rs 6.66% <0.00%> (-43.34%) :arrow_down:
... and 9 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 6ff7d1f...969469b. Read the comment docs.