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

V0.1.13 #124

Closed betaBison closed 1 year ago

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

Codecov Report

Merging #124 (c7b79ac) into main (a722f70) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   98.40%   98.44%   +0.04%     
==========================================
  Files          16       17       +1     
  Lines        2567     2638      +71     
==========================================
+ Hits         2526     2597      +71     
  Misses         41       41              
Files Changed Coverage Δ
gnss_lib_py/parsers/navdata.py 100.00% <100.00%> (ø)
gnss_lib_py/parsers/rinex.py 100.00% <100.00%> (ø)