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

ci: trying to fix codecoverage #109

Closed Dushistov closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ae1aa8d) 77.26% compared to head (6efadbd) 77.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ======================================= Coverage 77.26% 77.26% ======================================= Files 33 33 Lines 1227 1227 ======================================= Hits 948 948 Misses 279 279 ```

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

elpiel commented 12 months ago

Awesome! Thanks @Dushistov !