Skip to content

Conversation

tleonhardt
Copy link
Member

@tleonhardt tleonhardt commented Aug 21, 2025

This PR removes unused mypy ignores and fixes type errors.

Also:

  • Fix a typo in comment in argparse_completer.py
  • Add draft GEMINI.md file for use with Gemini CLI

About half the work in this PR was done by the Gemini CLI, including the first commit and PR creation.

I needed to finish about half of the unused ignores manually.

@tleonhardt tleonhardt changed the title Fix: Remove unused mypy ignores and fix type errors DRAFT: Fix: Remove unused mypy ignores and fix type errors Aug 21, 2025
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.75%. Comparing base (8bbe688) to head (793c22e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1481   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          23       23           
  Lines        4883     4884    +1     
=======================================
+ Hits         4822     4823    +1     
  Misses         61       61           
Flag Coverage Δ
unittests 98.75% <100.00%> (+<0.01%) ⬆️

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.

@tleonhardt tleonhardt changed the title DRAFT: Fix: Remove unused mypy ignores and fix type errors Fix: Remove unused mypy ignores and fix type errors Aug 21, 2025
@tleonhardt tleonhardt merged commit 28729a2 into main Aug 21, 2025
30 checks passed
@tleonhardt tleonhardt deleted the fix/mypy-ignores branch August 21, 2025 02:40
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