marcelotduarte / cx_Freeze

cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.
https://marcelotduarte.github.io/cx_Freeze/
Other
1.28k stars 210 forks source link

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

Closed pre-commit-ci[bot] closed 3 weeks ago

pre-commit-ci[bot] commented 3 weeks ago

updates:

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.73%. Comparing base (85ec271) to head (4cc5b1d). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2434 +/- ## ========================================== + Coverage 79.72% 79.73% +0.01% ========================================== Files 27 27 Lines 4078 4081 +3 ========================================== + Hits 3251 3254 +3 Misses 827 827 ```

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