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

Ashwin/android derived #66

Closed kanhereashwin closed 1 year ago

kanhereashwin commented 1 year ago

Created loaders for Android Derived 2022, 2021 and corresponding ground truth measurements

codecov-commenter commented 1 year ago

Codecov Report

Merging #66 (76d1c99) into main (832b776) will increase coverage by 0.31%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   93.39%   93.70%   +0.31%     
==========================================
  Files          13       13              
  Lines        1513     1572      +59     
==========================================
+ Hits         1413     1473      +60     
+ Misses        100       99       -1     
Impacted Files Coverage Δ
gnss_lib_py/parsers/navdata.py 99.69% <ø> (ø)
gnss_lib_py/algorithms/residuals.py 100.00% <100.00%> (ø)
gnss_lib_py/algorithms/snapshot.py 100.00% <100.00%> (ø)
gnss_lib_py/parsers/android.py 100.00% <100.00%> (+1.29%) :arrow_up:
gnss_lib_py/utils/time_conversions.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.