Skip to content

feat: support bulk suppressions#292

Open
viddo wants to merge 4 commits into
webpack:mainfrom
viddo:fix-not-fail-on-suppressions
Open

feat: support bulk suppressions#292
viddo wants to merge 4 commits into
webpack:mainfrom
viddo:fix-not-fail-on-suppressions

Merge branch 'main' into fix-not-fail-on-suppressions

a6eeef1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 2, 2026 in 0s

97.87% (-1.12%) compared to def99b0

View this Pull Request on Codecov

97.87% (-1.12%) compared to def99b0

Details

Codecov Report

❌ Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.87%. Comparing base (def99b0) to head (a6eeef1).

Files with missing lines Patch % Lines
src/applySuppressions.js 86.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
- Coverage   98.98%   97.87%   -1.12%     
==========================================
  Files           7        8       +1     
  Lines         297      329      +32     
  Branches       78       85       +7     
==========================================
+ Hits          294      322      +28     
- Misses          3        7       +4     

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