Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No longer allow implicit optional (mypy) #850

Merged
merged 1 commit into from
Jan 5, 2024

no longer allow implicit Optional in mypy

098b3dc
Select commit
Loading
Failed to load commit list.
Merged

No longer allow implicit optional (mypy) #850

no longer allow implicit Optional in mypy
098b3dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2024 in 0s

91.67% (target 90.00%)

View this Pull Request on Codecov

91.67% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ccf4a4) 91.67% compared to head (098b3dc) 91.67%.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           pre-commit-ci-update-config     #850   +/-   ##
============================================================
  Coverage                        91.67%   91.67%           
============================================================
  Files                               59       59           
  Lines                             6246     6246           
============================================================
  Hits                              5726     5726           
  Misses                             520      520           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.