toonarmycaptain / dionysus

Student avatar score chart generator
GNU Affero General Public License v3.0
9 stars 13 forks source link

Scheduled monthly dependency update for November #750

Closed pyup-bot closed 3 days ago

pyup-bot commented 3 days ago

Update pytest-cov from 5.0.0 to 6.0.0.

Changelog ### 6.0.0 ``` ------------------ * Updated various documentation inaccuracies, especially on subprocess handling. * Changed fail under checks to use the precision set in the coverage configuration. Now it will perform the check just like ``coverage report`` would. * Added a ``--cov-precision`` cli option that can override the value set in your coverage configuration. * Dropped support for now EOL Python 3.8. ```
Links - PyPI: https://pypi.org/project/pytest-cov - Changelog: https://data.safetycli.com/changelogs/pytest-cov/ - Repo: https://github.com/pytest-dev/pytest-cov
coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 11634461667

Details


Totals Coverage Status
Change from base Build 11561260877: 0.0%
Covered Lines: 1207
Relevant Lines: 1243

💛 - Coveralls