Skip to content

Change list annotation to Sequence in user-facing code, improved pre-commit hooks.#71

Merged
hmgaudecker merged 4 commits into
mainfrom
typing-allow-sequence-instead-of-list-only
Feb 11, 2026
Merged

Change list annotation to Sequence in user-facing code, improved pre-commit hooks.#71
hmgaudecker merged 4 commits into
mainfrom
typing-allow-sequence-instead-of-list-only

Merge branch 'allow-sequence-in-with_signature' into typing-allow-seq…

d4a5bb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 0s

95.40% (target 80.00%)

View this Pull Request on Codecov

95.40% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.40%. Comparing base (23ad83f) to head (d4a5bb8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   95.48%   95.40%   -0.08%     
==========================================
  Files          23       23              
  Lines        1151     1153       +2     
==========================================
+ Hits         1099     1100       +1     
- Misses         52       53       +1     

☔ 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.