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

BLD: Fix precommit action version to 3.0 #61

Closed marcelcaraciolo closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (42622ab) into master (0981c7a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          22       22           
  Lines         947      947           
  Branches      149      149           
=======================================
  Hits          924      924           
  Misses         11       11           
  Partials       12       12           
Impacted Files Coverage Δ
runpandas/io/strava/_parser.py 100.00% <ø> (ø)
runpandas/types/acessors/session.py 100.00% <ø> (ø)

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 0981c7a...42622ab. Read the comment docs.