Add details to zip safety errors#636
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR enhances error reporting for ZIP extraction validation failures. Two validation functions ( Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #636 +/- ##
===========================================
+ Coverage 98.12% 100.00% +1.87%
===========================================
Files 84 2 -82
Lines 2770 75 -2695
Branches 510 12 -498
===========================================
- Hits 2718 75 -2643
+ Misses 11 0 -11
+ Partials 41 0 -41 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
errorDetailswhere available.Testing
pnpm --filter @tryghost/zip testpnpm exec oxfmt -c .oxfmtrc.json --check \"packages/zip/**/*.{js,json,md}\"