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

Derek/restructure #147

Closed betaBison closed 5 months ago

betaBison commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (7b68ebd) 99.65% compared to head (317152b) 99.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.0.0 #147 +/- ## ========================================== - Coverage 99.65% 99.55% -0.11% ========================================== Files 22 20 -2 Lines 3748 2899 -849 ========================================== - Hits 3735 2886 -849 Misses 13 13 ```

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

betaBison commented 6 months ago

codecov says coverage percentage has decreased since the total number of lines of code has decreased. utils/filters.py is still the only file not covered.