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

Dalton/nmea #112

Closed kanhereashwin closed 1 year ago

kanhereashwin commented 1 year ago

Bumped version number to v0.1.11 Added functionality to parse NMEA files with GGA and RMC statements

codecov[bot] commented 1 year ago

Codecov Report

Merging #112 (907bf19) into v0.1.11 (a576b1a) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           v0.1.11     #112      +/-   ##
===========================================
+ Coverage    98.30%   98.34%   +0.04%     
===========================================
  Files           15       16       +1     
  Lines         2471     2540      +69     
===========================================
+ Hits          2429     2498      +69     
  Misses          42       42              
Impacted Files Coverage Δ
gnss_lib_py/parsers/nmea.py 100.00% <100.00%> (ø)