-
Notifications
You must be signed in to change notification settings - Fork 192
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
Update test_fix_pyre_directives.py #1082
Conversation
refactor with fstring to format string to make code more Pythonic.
This changes are not neutral, and have broken tests |
refactor with fstring to format string to make code more Pythonic.
refactor with fstring to format string to make code more Pythonic.
Thank you. |
refactor with fstring to format string to make code more Pythonic.
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1082 +/- ##
==========================================
- Coverage 91.09% 91.09% -0.01%
==========================================
Files 255 255
Lines 26564 26561 -3
==========================================
- Hits 24198 24195 -3
Misses 2366 2366 ☔ View full report in Codecov by Sentry. |
refactor with chain constant value assignment to make code more Pythonic
@anonymousdouble thanks for pushing this, the test pass now yeyy... but the file is not formatted correctly... can you run something like |
refactor with chain constant value assignment to make code more Pythonic
Okay, thank you. |
Thank you for pushing thorough! |
Summary
refactor with chain constant value assignment to make code more Pythonic.
Test Plan