AeroRust / nmea

NMEA 0183 - for communication between marine electronics such as echo sounder, sonars, anemometer, gyrocompass, autopilot, GNSS receivers and many other types of instruments. Defined and controlled by the National Marine Electronics Association (NMEA)
https://crates.io/crates/nmea
Other
56 stars 41 forks source link

Implement no_std serialization for NaiveTime #106

Closed 0xf4lc0n closed 1 year ago

0xf4lc0n commented 1 year ago

This PR resolves #105.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -1.35% :warning:

Comparison is base (c7ba32e) 78.60% compared to head (02ccb90) 77.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== - Coverage 78.60% 77.26% -1.35% ========================================== Files 33 33 Lines 1206 1227 +21 ========================================== Hits 948 948 - Misses 258 279 +21 ``` | [Files Changed](https://app.codecov.io/gh/AeroRust/nmea/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust) | Coverage Δ | | |---|---|---| | [src/sentences/gga.rs](https://app.codecov.io/gh/AeroRust/nmea/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust#diff-c3JjL3NlbnRlbmNlcy9nZ2EucnM=) | `54.16% <0.00%> (-35.49%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/AeroRust/nmea/pull/106/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.