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

Fixed issue with num_cols initialization and setting after `NavData.copy()` #152

Closed kanhereashwin closed 5 months ago

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 (12f3abd) 99.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.0.1 #152 +/- ## ======================================= 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.