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

update to v0.2.1 #134

Closed betaBison closed 1 year ago

betaBison commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #134 (8fa5f2d) into main (d646aeb) will increase coverage by 0.03%. Report is 2 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   99.54%   99.57%   +0.03%     
==========================================
  Files          20       20              
  Lines        3087     3091       +4     
==========================================
+ Hits         3073     3078       +5     
+ Misses         14       13       -1     
Files Changed Coverage Δ
gnss_lib_py/parsers/clk.py 100.00% <100.00%> (ø)
gnss_lib_py/parsers/sp3.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/ephemeris_downloader.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/sv_models.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/visualizations.py 100.00% <100.00%> (+0.38%) :arrow_up: