Stanford-NavLab / gnss_lib_py

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

Derek/squeeze #65

Closed betaBison closed 1 year ago

betaBison commented 1 year ago

squeeze getitem output, fixed failed tests

codecov-commenter commented 1 year ago

Codecov Report

Merging #65 (8d9c795) into main (e8e3dd4) will decrease coverage by 0.04%. The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   93.43%   93.39%   -0.05%     
==========================================
  Files          13       13              
  Lines        1507     1513       +6     
==========================================
+ Hits         1408     1413       +5     
- Misses         99      100       +1     
Impacted Files Coverage Δ
gnss_lib_py/parsers/navdata.py 99.69% <90.90%> (-0.31%) :arrow_down:
gnss_lib_py/algorithms/residuals.py 100.00% <100.00%> (ø)
gnss_lib_py/algorithms/snapshot.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/visualizations.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.