-
Notifications
You must be signed in to change notification settings - Fork 103
Write manifest file updates to a temp file first #1442
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1442 +/- ##
==========================================
+ Coverage 85.18% 85.21% +0.02%
==========================================
Files 102 102
Lines 12974 12984 +10
==========================================
+ Hits 11052 11064 +12
+ Misses 1437 1431 -6
- Partials 485 489 +4
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Proposed changes
Write manifest file updates to a temp file first, then validate that the temp file contains validate JSON before replacing the current manifest file with the temp one.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTINGdocumentmake install-toolsand have attached any dependency changes to this pull requestREADME.md)