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: support for numpy+mkl on conda linux #2404

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 79.59%. Comparing base (3f7ebf0) to head (9ce808c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2404 +/- ## ======================================= Coverage 79.59% 79.59% ======================================= Files 27 27 Lines 4083 4083 ======================================= Hits 3250 3250 Misses 833 833 ```

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