corriporai / runpandas

RunPandas - Python Package for handing running data from GPS-enabled devices to worldwide race results.
https://runpandas.readthedocs.io/en/latest/
MIT License
23 stars 5 forks source link

BUG/BLD: Fix to NikeRun Parser due to missing columns and addition of channel conda-forge to conda build command #54

Closed marcelcaraciolo closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #54 (d07d529) into master (3e8f91b) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   97.56%   97.57%   +0.01%     
==========================================
  Files          22       22              
  Lines         943      947       +4     
  Branches      117      121       +4     
==========================================
+ Hits          920      924       +4     
  Misses         11       11              
  Partials       12       12              
Impacted Files Coverage Δ
runpandas/io/nikerun/_parser.py 98.26% <100.00%> (+0.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3e8f91b...d07d529. Read the comment docs.