Skip to content

Sort lazy import statements#2503

Open
DanielNoord wants to merge 2 commits intomainfrom
copilot/2462-sort-import-statements
Open

Sort lazy import statements#2503
DanielNoord wants to merge 2 commits intomainfrom
copilot/2462-sort-import-statements

Conversation

@DanielNoord
Copy link
Copy Markdown
Member

Asked Copilot to create a first attempt at #2462

It will require some polishing, especially in the tests. However, the approach seems sensible to me. @staticdev what do you think of this direction?

Copilot AI and others added 2 commits March 29, 2026 17:23
Agent-Logs-Url: https://github.com/PyCQA/isort/sessions/ede8ce0d-f07c-4a61-8637-2887d3f02354

Co-authored-by: DanielNoord <13665637+DanielNoord@users.noreply.github.com>
Agent-Logs-Url: https://github.com/PyCQA/isort/sessions/ede8ce0d-f07c-4a61-8637-2887d3f02354

Co-authored-by: DanielNoord <13665637+DanielNoord@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.16%. Comparing base (65d8feb) to head (7a1baf9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2503   +/-   ##
=======================================
  Coverage   99.15%   99.16%           
=======================================
  Files          41       41           
  Lines        3068     3096   +28     
  Branches      665      674    +9     
=======================================
+ Hits         3042     3070   +28     
  Misses         14       14           
  Partials       12       12           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants