libtcod / python-tcod

A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
BSD 2-Clause "Simplified" License
410 stars 36 forks source link

[pre-commit.ci] pre-commit autoupdate #149

Closed pre-commit-ci[bot] closed 6 months ago

pre-commit-ci[bot] commented 6 months ago

updates:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 82.59%. Comparing base (f1c6e50) to head (396f279).

Files Patch % Lines
tcod/event.py 0.00% 3 Missing :warning:
tcod/libtcodpy.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ======================================= Coverage 82.59% 82.59% ======================================= Files 30 30 Lines 6354 6354 ======================================= Hits 5248 5248 Misses 1106 1106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.