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
57 stars 41 forks source link

adds rmz sentence to test case #72

Closed gflow33 closed 1 year ago

gflow33 commented 1 year ago

please review

codecov[bot] commented 1 year ago

Codecov Report

Base: 80.22% // Head: 79.95% // Decreases project coverage by -0.27% :warning:

Coverage data is based on head (4fc9094) compared to base (c1d32cc). Patch has no changes to coverable lines.

:exclamation: Current head 4fc9094 differs from pull request most recent head 6fe084f. Consider uploading reports for the commit 6fe084f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== - Coverage 80.22% 79.95% -0.27% ========================================== Files 25 24 -1 Lines 976 933 -43 ========================================== - Hits 783 746 -37 + Misses 193 187 -6 ``` | [Impacted Files](https://codecov.io/gh/AeroRust/nmea/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust) | Coverage Δ | | |---|---|---| | [src/sentences/mod.rs](https://codecov.io/gh/AeroRust/nmea/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust#diff-c3JjL3NlbnRlbmNlcy9tb2QucnM=) | `0.00% <0.00%> (ø)` | | | [src/sentences/utils.rs](https://codecov.io/gh/AeroRust/nmea/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust#diff-c3JjL3NlbnRlbmNlcy91dGlscy5ycw==) | `100.00% <0.00%> (ø)` | | | [src/sentences/alm.rs](https://codecov.io/gh/AeroRust/nmea/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust#diff-c3JjL3NlbnRlbmNlcy9hbG0ucnM=) | | | | [src/parser.rs](https://codecov.io/gh/AeroRust/nmea/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust#diff-c3JjL3BhcnNlci5ycw==) | `78.74% <0.00%> (+0.30%)` | :arrow_up: | | [src/parse.rs](https://codecov.io/gh/AeroRust/nmea/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust#diff-c3JjL3BhcnNlLnJz) | `83.33% <0.00%> (+1.51%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AeroRust)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.