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

Prep for 1.20.0 #250

Closed avylove closed 1 year ago

avylove commented 1 year ago

Preparation for releasing 1.20.0

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.38% // Head: 95.38% // No change to project coverage :thumbsup:

Coverage data is based on head (9507d44) compared to base (faf10af). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #250 +/- ## ======================================= Coverage 95.38% 95.38% ======================================= Files 9 9 Lines 1018 1018 Branches 215 215 ======================================= Hits 971 971 Misses 43 43 Partials 4 4 ``` | [Impacted Files](https://codecov.io/gh/jquast/blessed/pull/250?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast) | Coverage Δ | | |---|---|---| | [blessed/\_\_init\_\_.py](https://codecov.io/gh/jquast/blessed/pull/250?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast#diff-Ymxlc3NlZC9fX2luaXRfXy5weQ==) | `77.77% <100.00%> (ø)` | | | [blessed/keyboard.py](https://codecov.io/gh/jquast/blessed/pull/250?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+Quast#diff-Ymxlc3NlZC9rZXlib2FyZC5weQ==) | `100.00% <100.00%> (ø)` | | | [blessed/terminal.py](https://codecov.io/gh/jquast/blessed/pull/250?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% <100.00%> (ø)` | | 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.