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.33k stars 217 forks source link

chore: use setup-python-uv-action to cache uv packages #2482

Closed marcelotduarte closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 79.66%. Comparing base (081a6e8) to head (954aa36). Report is 72 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2482 +/- ## ========================================== - Coverage 79.78% 79.66% -0.13% ========================================== Files 27 27 Lines 4091 4091 ========================================== - Hits 3264 3259 -5 - Misses 827 832 +5 ```

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