FactbirdHQ / ublox-short-range-rs

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

Bump ATAT & general cleanup #22

Closed MathiasKoch closed 2 years ago

MathiasKoch commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #22 (a39e7f4) into master (79730e5) will increase coverage by 5.14%. The diff coverage is 34.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   20.97%   26.11%   +5.14%     
==========================================
  Files          47       48       +1     
  Lines        1192     1206      +14     
  Branches      281      239      -42     
==========================================
+ Hits          250      315      +65     
+ Misses        815      772      -43     
+ Partials      127      119       -8     
Impacted Files Coverage Δ
ublox-short-range/src/client.rs 0.00% <0.00%> (ø)
ublox-short-range/src/command/data_mode/mod.rs 0.00% <0.00%> (ø)
...lox-short-range/src/command/data_mode/responses.rs 0.00% <0.00%> (ø)
ublox-short-range/src/command/data_mode/types.rs 0.00% <0.00%> (ø)
ublox-short-range/src/command/data_mode/urc.rs 11.11% <0.00%> (ø)
ublox-short-range/src/command/edm/types.rs 44.44% <0.00%> (-2.23%) :arrow_down:
ublox-short-range/src/command/ethernet/types.rs 0.00% <ø> (ø)
ublox-short-range/src/command/general/responses.rs 0.00% <0.00%> (ø)
ublox-short-range/src/command/network/types.rs 0.00% <0.00%> (ø)
ublox-short-range/src/command/ping/types.rs 0.00% <ø> (ø)
... and 34 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 13034c5...a39e7f4. Read the comment docs.