feat: Ignore missing include targets (on fetch & query) with optional ignoreIncludeErrors flag.
#9872
Codecov / codecov/project
succeeded
Oct 25, 2025 in 0s
93.01% (-0.01%) compared to b298ccc, passed because coverage increased by 0% when compared to adjusted base (93.01%)
View this Pull Request on Codecov
93.01% (-0.01%) compared to b298ccc, passed because coverage increased by 0% when compared to adjusted base (93.01%)
Details
Codecov Report
❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.01%. Comparing base (b298ccc) to head (ccc9cad).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Routers/ClassesRouter.js | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## alpha #9872 +/- ##
==========================================
- Coverage 93.01% 93.01% -0.01%
==========================================
Files 187 187
Lines 15163 15176 +13
Branches 177 177
==========================================
+ Hits 14104 14116 +12
- Misses 1047 1048 +1
Partials 12 12 ☔ 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