Skip to content

Fixed MyPy#90

Merged
RobertoRoos merged 2 commits intosphinx-doc:mainfrom
RobertoRoos:bugfix/mypy
Mar 7, 2026
Merged

Fixed MyPy#90
RobertoRoos merged 2 commits intosphinx-doc:mainfrom
RobertoRoos:bugfix/mypy

Conversation

@RobertoRoos
Copy link
Copy Markdown
Collaborator

Resolves #85

@RobertoRoos RobertoRoos self-assigned this Mar 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.19%. Comparing base (de7c367) to head (2bf228b).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   50.15%   50.19%   +0.03%     
==========================================
  Files          18       18              
  Lines        1288     1289       +1     
  Branches      262      262              
==========================================
+ Hits          646      647       +1     
  Misses        598      598              
  Partials       44       44              
Flag Coverage Δ
unittests 49.96% <100.00%> (+0.03%) ⬆️

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.

@RobertoRoos RobertoRoos marked this pull request as ready for review March 7, 2026 14:02
@RobertoRoos RobertoRoos merged commit 528aa98 into sphinx-doc:main Mar 7, 2026
10 checks passed
@RobertoRoos RobertoRoos deleted the bugfix/mypy branch March 7, 2026 14:02
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.

MyPy type checking is failing

1 participant