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

hooks: numpy - resolve missing modules #2670

Closed marcelotduarte closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 59.21%. Comparing base (87a031d) to head (89ec624). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2670 +/- ## ======================================= Coverage 59.21% 59.21% ======================================= Files 28 28 Lines 4534 4534 ======================================= Hits 2685 2685 Misses 1849 1849 ```

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