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

Derwin/smartloc #101

Closed betaBison closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #101 (5716da6) into v0.1.9 (2d55cd0) will increase coverage by 3.24%. The diff coverage is 98.86%.

@@            Coverage Diff             @@
##           v0.1.9     #101      +/-   ##
==========================================
+ Coverage   95.05%   98.29%   +3.24%     
==========================================
  Files          14       15       +1     
  Lines        2325     2470     +145     
==========================================
+ Hits         2210     2428     +218     
+ Misses        115       42      -73     
Impacted Files Coverage Δ
gnss_lib_py/parsers/precise_ephemerides.py 96.42% <80.00%> (+12.21%) :arrow_up:
gnss_lib_py/utils/sim_gnss.py 91.70% <96.22%> (+0.37%) :arrow_up:
gnss_lib_py/algorithms/gnss_filters.py 100.00% <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/ephemeris.py 100.00% <100.00%> (+21.02%) :arrow_up:
gnss_lib_py/parsers/navdata.py 100.00% <100.00%> (ø)
gnss_lib_py/parsers/smart_loc.py 100.00% <100.00%> (ø)
gnss_lib_py/utils/constants.py 100.00% <100.00%> (ø)
... and 3 more