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

hooks: resolve dependencies to avoid symlink in numpy/mkl/blas conda linux #2419

Closed marcelotduarte closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 50.57%. Comparing base (352ea94) to head (746952c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2419 +/- ## =========================================== - Coverage 79.74% 50.57% -29.17% =========================================== Files 27 27 Lines 4077 4077 =========================================== - Hits 3251 2062 -1189 - Misses 826 2015 +1189 ```

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

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 79.74%. Comparing base (352ea94) to head (746952c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2419 +/- ## ======================================= Coverage 79.74% 79.74% ======================================= Files 27 27 Lines 4077 4077 ======================================= Hits 3251 3251 Misses 826 826 ```

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