Skip to content

fix: add missing eslint/oxc plugins and disable type-aware rule in ox…

4f4874b
Select commit
Loading
Failed to load commit list.
Merged

Migrate to oxc from Biome #2115

fix: add missing eslint/oxc plugins and disable type-aware rule in ox…
4f4874b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

92.95% (target 70.00%)

View this Pull Request on Codecov

92.95% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.95%. Comparing base (68e96f8) to head (4f4874b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/react-broadcast/src/configure.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2115      +/-   ##
==========================================
- Coverage   92.96%   92.95%   -0.01%     
==========================================
  Files          73       73              
  Lines        1478     1477       -1     
  Branches      259      256       -3     
==========================================
- Hits         1374     1373       -1     
  Misses         94       94              
  Partials       10       10              
Files with missing lines Coverage Δ
packages/adapter-utilities/src/normalize-flag.ts 100.00% <ø> (ø)
packages/adapter-utilities/src/normalize-flags.ts 100.00% <100.00%> (ø)
packages/cache/src/cache.ts 91.66% <ø> (ø)
packages/combine-adapters/src/adapter.ts 91.11% <100.00%> (ø)
packages/graphql-adapter/src/adapter.ts 83.20% <ø> (-0.14%) ⬇️
packages/http-adapter/src/adapter.ts 82.78% <ø> (ø)
packages/launchdarkly-adapter/src/adapter.ts 94.54% <100.00%> (ø)
packages/localstorage-adapter/src/adapter.ts 92.63% <ø> (ø)
packages/memory-adapter/src/adapter.ts 97.36% <ø> (ø)
...s/react-broadcast/src/branch-on-feature-toggle.tsx 100.00% <ø> (ø)
... and 40 more
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.