Closed srabraham closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.23%. Comparing base (
fce80cb
) to head (935ee6f
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I want to use PEP 695 generics in another PR, but mypy is blocking me: "PEP 695 generics are not yet supported"
mypy-zope has to be upgraded too, because the old version of it is incompatible with the newer mypy versions.
The various uv.lock changes are a result of pyproject.toml changes on master that haven't propagated to uv.lock (our dependabot might need some enhancement).