Closed keiyamamo closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.58%. Comparing base (
7915b55
) to head (319f126
). 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.
This pull request introduces several assertions to ensure that certain variables are not
None
before they are used. mypy started complaining about those variables in CI.