feat: Add GraphQL bulk mutations createMany, updateMany, deleteMany
#10341
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
92.54% (-0.01%) compared to dc59e27, passed because coverage increased by 0% when compared to adjusted base (92.54%)
View this Pull Request on Codecov
92.54% (-0.01%) compared to dc59e27, passed because coverage increased by 0% when compared to adjusted base (92.54%)
Details
Codecov Report
❌ Patch coverage is 92.39130% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.54%. Comparing base (dc59e27) to head (030cd15).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/GraphQL/loaders/parseClassMutations.js | 92.95% | 10 Missing |
| src/Controllers/ParseGraphQLController.js | 83.33% | 2 Missing |
| src/Error.js | 88.88% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## alpha #10341 +/- ##
==========================================
- Coverage 92.55% 92.54% -0.01%
==========================================
Files 192 193 +1
Lines 16517 16692 +175
Branches 229 229
==========================================
+ Hits 15287 15448 +161
- Misses 1210 1224 +14
Partials 20 20 ☔ 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