fix: check for body type before parsePush execution #1511
Codecov / codecov/project
succeeded
Apr 24, 2026 in 1s
90.18% (target 80.00%)
View this Pull Request on Codecov
90.18% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.18%. Comparing base (6981427) to head (aa7c42c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/proxy/processors/push-action/parsePush.ts | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1511 +/- ##
==========================================
- Coverage 90.21% 90.18% -0.04%
==========================================
Files 69 69
Lines 5511 5514 +3
Branches 944 946 +2
==========================================
+ Hits 4972 4973 +1
- Misses 521 523 +2
Partials 18 18 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading