Skip to content

Split out _build_grouped_from_imports - #2617

Merged
DanielNoord merged 2 commits into
PyCQA:mainfrom
DanielNoord:split-out-from-imports
Aug 7, 2026
Merged

Split out _build_grouped_from_imports#2617
DanielNoord merged 2 commits into
PyCQA:mainfrom
DanielNoord:split-out-from-imports

Conversation

@DanielNoord

Copy link
Copy Markdown
Member

More preparation for #2614

By spitting this out (and doing minor improvements to the structure of the code) we make _with_from_imports a bit easier to follow and reuse.

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2617      +/-   ##
==========================================
- Coverage   99.43%   99.43%   -0.01%     
==========================================
  Files          41       41              
  Lines        3169     3167       -2     
  Branches      686      684       -2     
==========================================
- Hits         3151     3149       -2     
  Misses         11       11              
  Partials        7        7              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DanielNoord
DanielNoord marked this pull request as ready for review August 7, 2026 21:01
@DanielNoord
DanielNoord enabled auto-merge August 7, 2026 21:02
@DanielNoord
DanielNoord added this pull request to the merge queue Aug 7, 2026
Merged via the queue into PyCQA:main with commit e421b5c Aug 7, 2026
24 of 25 checks passed
@DanielNoord
DanielNoord deleted the split-out-from-imports branch August 7, 2026 21:06
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