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

ci: try to catch a issue with macos #2360

Closed marcelotduarte closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.15%. Comparing base (aa89bd0) to head (4521df7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2360 +/- ## ========================================== + Coverage 81.61% 83.15% +1.54% ========================================== Files 27 27 Lines 4024 4024 ========================================== + Hits 3284 3346 +62 + Misses 740 678 -62 ```

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