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.33k stars 217 forks source link

tests: improve bdist_msi tests and samples #2269

Closed marcelotduarte closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (c4ec2e5) 73.69% compared to head (b3c754c) 74.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2269 +/- ## ========================================== + Coverage 73.69% 74.70% +1.00% ========================================== Files 27 27 Lines 4357 4357 ========================================== + Hits 3211 3255 +44 + Misses 1146 1102 -44 ```

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