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

freezer: fix rpath [linux] #2693

Closed marcelotduarte closed 3 days ago

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 58.92%. Comparing base (61aa464) to head (93dc883). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cx_Freeze/parser.py 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2693 +/- ## ========================================== + Coverage 58.90% 58.92% +0.02% ========================================== Files 28 28 Lines 4550 4553 +3 ========================================== + Hits 2680 2683 +3 Misses 1870 1870 ```

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


🚨 Try these New Features: