georust / rinex

RINEX and GNSS data processing :artificial_satellite:
Apache License 2.0
80 stars 20 forks source link

`rinex`: increase code coverage #65

Open gwbres opened 1 year ago

gwbres commented 1 year ago

Generate a meaningful library code coverage report with

cargo tarpaulin --workspace --all-features \
  -t 300 -e rinex-cli -e crx2rnx -e rnx2crx -e ublox-rnx

Current code coverage is about 65% to this day.

gwbres commented 10 months ago
cargo tarpaulin -p rinex -t 1000

64.64% as of v0.15.4