djotaku / ELDonationTracker

A Python-based donation tracker for Extra Life streams
http://djotaku.github.io/ELDonationTracker/
GNU General Public License v3.0
14 stars 2 forks source link

Output improvements #210

Closed djotaku closed 1 year ago

djotaku commented 1 year ago

Better output when no donations

latest_milestone.txt to hold the latest milestone reached

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 76.92% and project coverage change: +0.11 :tada:

Comparison is base (bdeb070) 94.19% compared to head (2e6232b) 94.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ========================================== + Coverage 94.19% 94.31% +0.11% ========================================== Files 17 17 Lines 1154 1143 -11 Branches 69 137 +68 ========================================== - Hits 1087 1078 -9 + Misses 61 59 -2 Partials 6 6 ``` | [Impacted Files](https://codecov.io/gh/djotaku/ELDonationTracker/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Mesa) | Coverage Δ | | |---|---|---| | [eldonationtracker/api/participant.py](https://codecov.io/gh/djotaku/ELDonationTracker/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Mesa#diff-ZWxkb25hdGlvbnRyYWNrZXIvYXBpL3BhcnRpY2lwYW50LnB5) | `60.75% <ø> (ø)` | | | [eldonationtracker/utils/extralife\_io.py](https://codecov.io/gh/djotaku/ELDonationTracker/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Mesa#diff-ZWxkb25hdGlvbnRyYWNrZXIvdXRpbHMvZXh0cmFsaWZlX2lvLnB5) | `85.07% <75.00%> (+0.56%)` | :arrow_up: | | [eldonationtracker/\_\_init\_\_.py](https://codecov.io/gh/djotaku/ELDonationTracker/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Mesa#diff-ZWxkb25hdGlvbnRyYWNrZXIvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://codecov.io/gh/djotaku/ELDonationTracker/pull/210/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Mesa) 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=Eric+Mesa). 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=Eric+Mesa)

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