Closed henrij22 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.62%. Comparing base (
90adeac
) to head (6443faf
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This goes hand in hand with https://github.com/ikarus-project/ikarus-docker-container/pull/9
For that we have to fix the format of a few files (2dn commit)
Ive also bumped the version of actions/checkout@v2 to get rid of the warning
When running the python formatting target, everything seems to work. But when it is run via the CI, it can't find any python files, thats why I channged it in the action to just use black without the cmake target
See CI: https://github.com/ikarus-project/ikarus/actions/runs/10095821887/job/27916876109