FactbirdHQ / ublox-cellular-rs

A driver crate for the entire u-blox cellular family in Rust
21 stars 10 forks source link

Make sure the embedded-nal implementations only makes use of error-ty… #53

Closed MathiasKoch closed 2 years ago

MathiasKoch commented 3 years ago

…pes from ublox-sockets

codecov-commenter commented 3 years ago

Codecov Report

Merging #53 (ce8b816) into master (7a448d8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #53   +/-   ##
======================================
  Coverage    9.98%   9.98%           
======================================
  Files          54      54           
  Lines        1513    1513           
  Branches      347     348    +1     
======================================
  Hits          151     151           
  Misses       1332    1332           
  Partials       30      30           
Impacted Files Coverage Δ
ublox-cellular/src/lib.rs 100.00% <ø> (ø)
ublox-cellular/src/services/data/error.rs 0.00% <ø> (ø)

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 7a448d8...ce8b816. Read the comment docs.