Stanford-NavLab / gnss_lib_py

Modular Python tool for parsing, analyzing, and visualizing Global Navigation Satellite Systems (GNSS) data and state estimates
MIT License
116 stars 28 forks source link

V1.0.1 #153

Closed kanhereashwin closed 5 months ago

kanhereashwin commented 5 months ago

Closes #151
Fixes a bug where num_cols attribute in NavData is set incorrectly when initializing.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ead1f77) 99.55% compared to head (a63a0c3) 99.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ======================================= Coverage 99.55% 99.55% ======================================= Files 20 20 Lines 2899 2899 ======================================= Hits 2886 2886 Misses 13 13 ```

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