Skip to content

config: fix mypy unreachable error on Python 3.9 fallback line

161efd5
Select commit
Loading
Failed to load commit list.
Open

config: add entry-point-based plugin schema discovery #10994

config: fix mypy unreachable error on Python 3.9 fallback line
161efd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

91.00% (+0.32%) compared to 2431ec6

View this Pull Request on Codecov

91.00% (+0.32%) compared to 2431ec6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.00%. Comparing base (2431ec6) to head (161efd5).
⚠️ Report is 196 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10994      +/-   ##
==========================================
+ Coverage   90.68%   91.00%   +0.32%     
==========================================
  Files         504      506       +2     
  Lines       39795    41213    +1418     
  Branches     3141     3263     +122     
==========================================
+ Hits        36087    37506    +1419     
- Misses       3042     3069      +27     
+ Partials      666      638      -28     

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