Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bdist_rpm: fix issue with install prefix #2075

Merged
merged 1 commit into from Oct 1, 2023
Merged

bdist_rpm: fix issue with install prefix #2075

merged 1 commit into from Oct 1, 2023

Conversation

marcelotduarte
Copy link
Owner

@marcelotduarte marcelotduarte commented Oct 1, 2023

The issue is reported #2039 (comment)

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8d9664b) 51.37% compared to head (a0c77fa) 51.32%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2075      +/-   ##
==========================================
- Coverage   51.37%   51.32%   -0.05%     
==========================================
  Files          70       70              
  Lines        5873     5868       -5     
==========================================
- Hits         3017     3012       -5     
  Misses       2856     2856              
Files Coverage Δ
cx_Freeze/command/install.py 89.79% <ø> (ø)
cx_Freeze/command/install_exe.py 92.50% <ø> (-2.50%) ⬇️
cx_Freeze/command/bdist_rpm.py 87.20% <80.00%> (+0.53%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcelotduarte marcelotduarte merged commit 5225bda into main Oct 1, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant