jquast / blessed

Blessed is an easy, practical library for making python terminal apps
http://pypi.python.org/pypi/blessed
MIT License
1.18k stars 71 forks source link

Fix for GitHub Actions #247

Closed avylove closed 1 year ago

avylove commented 1 year ago

Small oversight on recent update that did show until today's scheduled tests

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.18% // Head: 95.38% // Increases project coverage by +0.19% :tada:

Coverage data is based on head (4e16319) compared to base (f77e676). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #247 +/- ## ========================================== + Coverage 95.18% 95.38% +0.19% ========================================== Files 9 9 Lines 1018 1018 Branches 215 215 ========================================== + Hits 969 971 +2 + Misses 45 43 -2 Partials 4 4 ``` | [Impacted Files](https://codecov.io/gh/jquast/blessed/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast) | Coverage Δ | | |---|---|---| | [blessed/terminal.py](https://codecov.io/gh/jquast/blessed/pull/247?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast#diff-Ymxlc3NlZC90ZXJtaW5hbC5weQ==) | `98.27% <0.00%> (+0.43%)` | :arrow_up: | 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=Jeff+Quast). 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=Jeff+Quast)

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