Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make TidyImports + notebook integration idemponent #267

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

divyansshhh
Copy link
Contributor

Order of imports was not correct on the first click of the TidyImports button. This PR fixes that issue.

Order of imports was not correct on the first click of the TidyImports
button. This PR fixes that issue.
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (288b28e) 66.43% compared to head (fd19b9a) 66.55%.
Report is 11 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #267      +/-   ##
==========================================
+ Coverage   66.43%   66.55%   +0.11%     
==========================================
  Files          25       25              
  Lines        7884     7923      +39     
==========================================
+ Hits         5238     5273      +35     
- Misses       2646     2650       +4     
Files Coverage Δ
lib/python/pyflyby/_comms.py 46.84% <25.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mlucool mlucool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a few more comments

@mlucool mlucool merged commit 43bf3b9 into master Oct 23, 2023
11 of 12 checks passed
@mlucool mlucool deleted the chore/fix-tidy-imports-bugs branch October 23, 2023 12:25
dshivashankar1994 pushed a commit that referenced this pull request Jan 31, 2024
Order of imports was not correct on the first click of the TidyImports
button. This PR fixes that issue.

Co-authored-by: Divyansh Choudhary <choudhdi@deshaw.com>
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.

3 participants