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.37k stars 220 forks source link

fix: After #2624 'Load python3.dll if it is on the target dir' #2651

Closed marcelotduarte closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 58.81%. Comparing base (06b56f3) to head (d0722f2). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2651 +/- ## ========================================== - Coverage 58.94% 58.81% -0.14% ========================================== Files 28 28 Lines 4506 4506 ========================================== - Hits 2656 2650 -6 - Misses 1850 1856 +6 ```

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