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

build(deps-dev): update pytest to 8.1.2, revert pyetst-xdist to 3.5.0 #2368

Closed marcelotduarte closed 2 months ago

marcelotduarte commented 2 months ago

Also: ruff 0.4.2 furo 2024.4.27

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.19%. Comparing base (b7bae7b) to head (363b679).

Files Patch % Lines
cx_Freeze/setupwriter.py 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2368 +/- ## ======================================= Coverage 83.19% 83.19% ======================================= Files 27 27 Lines 4035 4035 ======================================= Hits 3357 3357 Misses 678 678 ```

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