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

ENH: Support to handling race results data #77

Closed marcelcaraciolo closed 1 year ago

marcelcaraciolo commented 1 year ago

Runpandas comes now with new features that enables it to reading the race event results from runpandas dataset repository. The goal is to extract more data from race results since demographics, finishing times, splits time and demographics.

It closes #16 .

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.73% // Head: 94.23% // Increases project coverage by +0.49% :tada:

Coverage data is based on head (0c8b49f) compared to base (d3b7202). Patch coverage: 96.18% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ========================================== + Coverage 93.73% 94.23% +0.49% ========================================== Files 23 26 +3 Lines 1022 1301 +279 Branches 168 173 +5 ========================================== + Hits 958 1226 +268 - Misses 44 54 +10 - Partials 20 21 +1 ``` | [Impacted Files](https://codecov.io/gh/corriporai/runpandas/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai) | Coverage Δ | | |---|---|---| | [runpandas/types/summary.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL3R5cGVzL3N1bW1hcnkucHk=) | `92.92% <78.37%> (-7.08%)` | :arrow_down: | | [runpandas/types/frame.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL3R5cGVzL2ZyYW1lLnB5) | `94.66% <95.74%> (+0.49%)` | :arrow_up: | | [runpandas/io/result/\_parser.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL2lvL3Jlc3VsdC9fcGFyc2VyLnB5) | `97.29% <97.29%> (ø)` | | | [runpandas/datasets/schema.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL2RhdGFzZXRzL3NjaGVtYS5weQ==) | `100.00% <100.00%> (ø)` | | | [runpandas/datasets/utils.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL2RhdGFzZXRzL3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | | [runpandas/exceptions.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL2V4Y2VwdGlvbnMucHk=) | `88.88% <100.00%> (+8.88%)` | :arrow_up: | | [runpandas/io/\_\_init\_\_.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL2lvL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [runpandas/io/result/\_\_init\_\_.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL2lvL3Jlc3VsdC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [runpandas/reader.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL3JlYWRlci5weQ==) | `96.07% <100.00%> (+1.20%)` | :arrow_up: | | [runpandas/types/\_\_init\_\_.py](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai#diff-cnVucGFuZGFzL3R5cGVzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | ... and [4 more](https://codecov.io/gh/corriporai/runpandas/pull/77/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=corriporai)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.