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

V0.1.12 #122

Closed betaBison closed 11 months ago

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

Codecov Report

Merging #122 (7f5e750) into main (b284c02) will decrease coverage by 0.04%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   98.43%   98.40%   -0.04%     
==========================================
  Files          16       16              
  Lines        2557     2567      +10     
==========================================
+ Hits         2517     2526       +9     
- Misses         40       41       +1     
Impacted Files Coverage Δ
gnss_lib_py/utils/sim_gnss.py 91.34% <66.66%> (-0.37%) :arrow_down:
gnss_lib_py/algorithms/snapshot.py 100.00% <100.00%> (ø)