Skip to content

feat: throw on error#289

Merged
florian-lefebvre merged 1 commit intomainfrom
feat/throw-on-error
Nov 20, 2025
Merged

feat: throw on error#289
florian-lefebvre merged 1 commit intomainfrom
feat/throw-on-error

Conversation

@florian-lefebvre
Copy link
Collaborator

  • Allows throwing errors instead of logging to the console
  • This is backward compatible
  • Not documented yet, will be as part of Better documentation #270 (next PR on my list)

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.90%. Comparing base (740a963) to head (c2d7cd3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
+ Coverage   98.88%   98.90%   +0.02%     
==========================================
  Files          11       11              
  Lines         449      458       +9     
  Branches      109      112       +3     
==========================================
+ Hits          444      453       +9     
  Misses          5        5              

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

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@florian-lefebvre florian-lefebvre merged commit 1752ed7 into main Nov 20, 2025
9 checks passed
@florian-lefebvre florian-lefebvre deleted the feat/throw-on-error branch November 20, 2025 11:17
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.

2 participants