Skip to content

feat: add support for plugin usage with dedicated wrappers and logging

65c1005
Select commit
Loading
Failed to load commit list.
Draft

feat: add support for plugin usage with dedicated wrappers and logging #2272

feat: add support for plugin usage with dedicated wrappers and logging
65c1005
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2026 in 0s

95.53% (-1.40%) compared to df7ddb4

View this Pull Request on Codecov

95.53% (-1.40%) compared to df7ddb4

Details

Codecov Report

❌ Patch coverage is 57.57576% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.53%. Comparing base (df7ddb4) to head (65c1005).

Files with missing lines Patch % Lines
src/index.js 55.17% 13 Missing ⚠️
src/utils/setupHooks.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2272      +/-   ##
==========================================
- Coverage   96.92%   95.53%   -1.40%     
==========================================
  Files          13       13              
  Lines         911      940      +29     
  Branches      266      275       +9     
==========================================
+ Hits          883      898      +15     
- Misses         28       42      +14     

☔ 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.