Skip to content

Performance: collapse 19 builtin transforms into a single Call dispatcher - #3167

Open
Pierre-Sassoulas wants to merge 2 commits into
mainfrom
perf/call-dispatcher
Open

Performance: collapse 19 builtin transforms into a single Call dispatcher#3167
Pierre-Sassoulas wants to merge 2 commits into
mainfrom
perf/call-dispatcher

Merge branch 'main' into perf/call-dispatcher

e4bb930
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2026 in 0s

93.66% (target 92.00%)

View this Pull Request on Codecov

93.66% (target 92.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.66%. Comparing base (da4a8cf) to head (e4bb930).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3167      +/-   ##
==========================================
- Coverage   93.67%   93.66%   -0.01%     
==========================================
  Files          93       93              
  Lines       11645    11657      +12     
==========================================
+ Hits        10908    10919      +11     
- Misses        737      738       +1     
Files with missing lines Coverage Δ
astroid/brain/brain_builtin_inference.py 94.01% <100.00%> (+0.13%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.