Skip to content

Fix binary loaders#5

Merged
mayank1513 merged 11 commits into
mainfrom
fix-binary-loaders
Jun 25, 2025
Merged

Fix binary loaders#5
mayank1513 merged 11 commits into
mainfrom
fix-binary-loaders

refactor: use const for destructured pluginData in onLoad handler

219a90a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 0s

100.00% (+0.00%) compared to 53bf22c

View this Pull Request on Codecov

100.00% (+0.00%) compared to 53bf22c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (53bf22c) to head (219a90a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           58        87   +29     
  Branches        18        29   +11     
=========================================
+ Hits            58        87   +29     

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