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/traj map #72

Closed betaBison closed 1 year ago

betaBison commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #72 (fc5fdfb) into main (b5ae188) will increase coverage by 0.60%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   94.07%   94.68%   +0.60%     
==========================================
  Files          13       13              
  Lines        1654     1806     +152     
==========================================
+ Hits         1556     1710     +154     
+ Misses         98       96       -2     
Impacted Files Coverage Δ
gnss_lib_py/utils/file_operations.py 100.00% <ø> (ø)
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%> (ø)
gnss_lib_py/parsers/navdata.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/coordinates.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/sim_gnss.py 91.32% <100.00%> (-0.08%) :arrow_down:
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.