Skip to content

fix(db): only keep tested packages in NonBundleablePackages#23

Open
pi0 wants to merge 1 commit intomainfrom
fix/limit-non-bundleable
Open

fix(db): only keep tested packages in NonBundleablePackages#23
pi0 wants to merge 1 commit intomainfrom
fix/limit-non-bundleable

Conversation

@pi0
Copy link
Member

@pi0 pi0 commented Feb 12, 2026

Idea of NonBundleablePackages is to track packages really have issues with bundlers. But lots of items added without actually verifiyng they fail or not!

This PR uses a new testing framework to first build with rolldown and only if output is faulty keep items.

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.08%. Comparing base (5f982a9) to head (1d8c3fe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   68.79%   68.08%   -0.71%     
==========================================
  Files           4        4              
  Lines         282      282              
  Branches       91       91              
==========================================
- Hits          194      192       -2     
- Misses         63       65       +2     
  Partials       25       25              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant