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: fix for pymupdf 1.24.11+ #2655

Closed marcelotduarte closed 3 weeks ago

marcelotduarte commented 3 weeks ago

2653

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 58.94%. Comparing base (68939b9) to head (06d150f). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2655 +/- ## ========================================== - Coverage 59.01% 58.94% -0.07% ========================================== Files 28 28 Lines 4506 4506 ========================================== - Hits 2659 2656 -3 - Misses 1847 1850 +3 ```

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