unknownutil icon indicating copy to clipboard operation
unknownutil copied to clipboard

feat!: Remove custom error from `assert` and `ensure`

Open lambdalisue opened this issue 1 year ago • 1 comments

Close #125

lambdalisue avatar Aug 24 '24 00:08 lambdalisue

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 99.89%. Comparing base (6f1acaa) to head (a2fd842). :warning: Report is 3 commits behind head on v5-pre.

Additional details and impacted files
@@            Coverage Diff             @@
##           v5-pre     #130      +/-   ##
==========================================
- Coverage   99.89%   99.89%   -0.01%     
==========================================
  Files          52       52              
  Lines         954      943      -11     
  Branches      120      118       -2     
==========================================
- Hits          953      942      -11     
  Misses          1        1              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Aug 24 '24 00:08 codecov[bot]