Closed jooola closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.32%. Comparing base (
09769b9
) to head (a39fea0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The interpreter discovery will set the python path to e.g. /usr/bin/python3.11 on ubuntu 24.04, but after reinstalling and rebooting the system to an older version e.g. ubuntu 24.04 => ubuntu 22.04, the previously discovered path will be invalid.
This ensures we use a non versioned path to python3.