Skip to content

feat: Update type hints to use frozenset and remove unnecessary impor…

e5e637f
Select commit
Loading
Failed to load commit list.
Merged

feat: Default to native list/dict type hints instead of typing.List/Dict #2699

feat: Update type hints to use frozenset and remove unnecessary impor…
e5e637f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2025 in 1s

99.43% (-0.04%) compared to 3fc6cdb

View this Pull Request on Codecov

99.43% (-0.04%) compared to 3fc6cdb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.43%. Comparing base (3fc6cdb) to head (e5e637f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2699      +/-   ##
==========================================
- Coverage   99.47%   99.43%   -0.04%     
==========================================
  Files          81       81              
  Lines       11380    11381       +1     
  Branches     1359     1359              
==========================================
- Hits        11320    11317       -3     
- Misses         36       38       +2     
- Partials       24       26       +2     

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