Skip to content

Fix: tidy-imports fails to add missing imports when file has only local imports#482

Merged
Carreau merged 3 commits intodeshaw:masterfrom
Carreau:fix-656
Mar 11, 2026
Merged

Fix: tidy-imports fails to add missing imports when file has only local imports#482
Carreau merged 3 commits intodeshaw:masterfrom
Carreau:fix-656

Conversation

@Carreau
Copy link
Collaborator

@Carreau Carreau commented Mar 11, 2026

Fixes Quansight/deshaw#656

Carreau added 2 commits March 11, 2026 11:53
This make sure the import get added globally and not to local import
block wrappers.
@Carreau Carreau changed the title tidy-imports fails to add missing imports when file has only local imports Fix: tidy-imports fails to add missing imports when file has only local imports Mar 11, 2026
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.08%. Comparing base (d97eb46) to head (9fff715).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   75.11%   75.08%   -0.04%     
==========================================
  Files          29       29              
  Lines        8833     8833              
==========================================
- Hits         6635     6632       -3     
- Misses       2198     2201       +3     

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

@Carreau Carreau merged commit 09f94bc into deshaw:master Mar 11, 2026
11 of 12 checks passed
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