Closed mmalina closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.21%. Comparing base (
fc70fe4
) to head (aade749
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Latest ubuntu does not allow system wide pip install. It can be overriden with
--break-system-packages
, but it's better to create a virtual env.This first came up here: https://github.com/hacbs-release/app-interface-deployments/pull/198