Stanford-NavLab / gnss_lib_py

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

Derek/navdata updates #67

Closed betaBison closed 2 years ago

betaBison commented 2 years ago

Major functionality additions to NavData !

153 additional tests to validate the above functionality

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (a17d339) into main (ae6b1ae) will increase coverage by 0.29%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   93.70%   93.99%   +0.29%     
==========================================
  Files          13       13              
  Lines        1572     1633      +61     
==========================================
+ Hits         1473     1535      +62     
+ Misses         99       98       -1     
Impacted Files Coverage Δ
gnss_lib_py/algorithms/snapshot.py 100.00% <100.00%> (ø)
gnss_lib_py/parsers/android.py 100.00% <100.00%> (ø)
gnss_lib_py/parsers/navdata.py 100.00% <100.00%> (+0.30%) :arrow_up:
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.