feat: add support for plugin usage with dedicated wrappers and logging #2272
Codecov / codecov/project
succeeded
Mar 11, 2026 in 0s
96.97% (+0.04%) compared to df7ddb4
View this Pull Request on Codecov
96.97% (+0.04%) compared to df7ddb4
Details
Codecov Report
❌ Patch coverage is 95.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.97%. Comparing base (df7ddb4) to head (353e92e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/utils/setupHooks.js | 93.33% | 2 Missing |
| src/index.js | 97.43% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## next #2272 +/- ##
==========================================
+ Coverage 96.92% 96.97% +0.04%
==========================================
Files 13 13
Lines 911 926 +15
Branches 266 271 +5
==========================================
+ Hits 883 898 +15
Misses 28 28 ☔ 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