Closed ruda closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.79%. Comparing base (
261a627
) to head (63249b8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@ruda I think CI is failing here because this branch does not include commit from #507 .
Can you rebase this PR on top of latest main? Or can you vouch that this PR does not introduce any issues, and merge it?
Since this is touching a lot of files and potentially will conflict with a number of other PRs, I'm going to merge it. I have rebased @ruda 's branch on top of main, and now Jenkins is happy.
Ruff version 0.4.2 supports code formatting. Let's drop
black
and just useruff
.