-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fix: add more try/catch around zip files #994
Conversation
🧪 Branch testing instructionsThis pull request can be tested locally with the following command: npm exec --yes -- "github:emmercm/igir#emmercm/zip-try-catch" [commands..] [options] Comment generated by the Pull Request Commenter workflow. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #994 +/- ##
==========================================
- Coverage 93.38% 93.36% -0.03%
==========================================
Files 89 89
Lines 5594 5605 +11
Branches 1311 1314 +3
==========================================
+ Hits 5224 5233 +9
- Misses 352 354 +2
Partials 18 18 ☔ View full report in Codecov by Sentry. |
🔒 Inactive pull request lockThis pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Comment generated by the GitHub Lock Issues workflow. |
RE: #991