-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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
The unlooping and fixing of file execution. #3368
The unlooping and fixing of file execution. #3368
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #3368 +/- ##
==========================================
+ Coverage 51.22% 51.37% +0.15%
==========================================
Files 65 65
Lines 2975 3013 +38
Branches 502 508 +6
==========================================
+ Hits 1524 1548 +24
- Misses 1331 1338 +7
- Partials 120 127 +7
☔ View full report in Codecov by Sentry. |
is this actually working as well as it sounds ? |
…itas#3368)" This reverts commit d8c16de.
@Pwuts deserves most of the credit for fixing file operations here.
Background
Changes
Documentation
Test Plan
PR Quality Checklist