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)

Home Page:https://crates.io/crates/nmea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase test coverage.

hargoniX opened this issue · comments

The code should have as many test / as high test coverage as possible, maybe even fuzzing.

At first would be nice measure current coverage.

Might be some test cases (test NMEA data) can be taken from
https://github.com/mariokonrad/marnav
which is very complete library