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

Derek/concat #76

Closed betaBison closed 2 years ago

betaBison commented 2 years ago

Replaces navdata.add with navdata.concat that allows merging navdata instances by either row or column

codecov-commenter commented 2 years ago

Codecov Report

Merging #76 (897c0b5) into main (0240c80) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   94.70%   94.76%   +0.05%     
==========================================
  Files          13       13              
  Lines        1814     1834      +20     
==========================================
+ Hits         1718     1738      +20     
  Misses         96       96              
Impacted Files Coverage Δ
gnss_lib_py/parsers/navdata.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.