Skip to content

Conversation

@jonoomph
Copy link
Member

Changing python install detected folder, to be relative folder. This is breaking on some Launchpad build servers, due to returning an absolute path that is installed outside of the install prefix. Just tightening up the python fallback when looking for the correct folder.

…is breaking on some build servers, due to returning an absolute path that is installed outside of the install prefix.
@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.91%. Comparing base (13e1d9d) to head (353e6ae).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1025      +/-   ##
===========================================
+ Coverage    59.60%   60.91%   +1.31%     
===========================================
  Files          206      206              
  Lines        20374    22555    +2181     
===========================================
+ Hits         12143    13740    +1597     
- Misses        8231     8815     +584     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonoomph jonoomph merged commit faa6827 into develop Dec 17, 2025
13 checks passed
@jonoomph jonoomph deleted the install-prefix-python branch December 17, 2025 03:53
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.

2 participants