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/vis updates #140

Closed betaBison closed 9 months ago

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

Codecov Report

Merging #140 (319b449) into v0.2.2 (b184edb) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           v0.2.2     #140   +/-   ##
=======================================
  Coverage   99.57%   99.58%           
=======================================
  Files          20       20           
  Lines        3091     3135   +44     
=======================================
+ Hits         3078     3122   +44     
  Misses         13       13           
Files Coverage Δ
gnss_lib_py/utils/coordinates.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/file_operations.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/visualizations.py 100.00% <100.00%> (ø)