Skip to content

Create _with_from_imports_for_module - #2618

Merged
DanielNoord merged 1 commit into
PyCQA:mainfrom
DanielNoord:test
Aug 8, 2026
Merged

Create _with_from_imports_for_module#2618
DanielNoord merged 1 commit into
PyCQA:mainfrom
DanielNoord:test

Conversation

@DanielNoord

Copy link
Copy Markdown
Member

Another step towards #2614

At this point I am just trying to make the logic for from-imports a little easier to follow by removing nested while loops in favour of dedicated functions.

@DanielNoord
DanielNoord enabled auto-merge August 8, 2026 11:36
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.40%. Comparing base (e421b5c) to head (b9aca23).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2618      +/-   ##
==========================================
- Coverage   99.43%   99.40%   -0.04%     
==========================================
  Files          41       41              
  Lines        3167     3173       +6     
  Branches      684      685       +1     
==========================================
+ Hits         3149     3154       +5     
  Misses         11       11              
- Partials        7        8       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DanielNoord
DanielNoord added this pull request to the merge queue Aug 8, 2026
Merged via the queue into PyCQA:main with commit 256080c Aug 8, 2026
23 of 26 checks passed
@DanielNoord
DanielNoord deleted the test branch August 8, 2026 11:41
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