Closed jodal closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
adcc922
) 100.00% compared to head (b3b1385
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR sets up pyright in addition to mypy.
From that follows a number of type fixes, mostly in tests and helper scripts. Some old type ignores have been replaced by better solutions to make them work across mypy and pyright.