Skip to content

mypy typing fixes: fixed implicit optionals#152

Merged
dskrypa merged 1 commit into
mainfrom
dev
Mar 9, 2026
Merged

mypy typing fixes: fixed implicit optionals#152
dskrypa merged 1 commit into
mainfrom
dev

Conversation

@dskrypa

@dskrypa dskrypa commented Mar 9, 2026

Copy link
Copy Markdown
Owner

Fixed most implicit optionals to explicitly allow None as part of #151

@codecov

codecov Bot commented Mar 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.66%. Comparing base (d1adf62) to head (5d7b430).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files          52       52           
  Lines        6946     6946           
  Branches     1097     1097           
=======================================
  Hits         6784     6784           
  Misses        127      127           
  Partials       35       35           
Flag Coverage Δ
unittests 97.66% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dskrypa dskrypa merged commit 374cde8 into main Mar 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant