unjs / h3

⚡️ Minimal H(TTP) framework built for high performance and portability
https://h3.unjs.io/
MIT License
3.7k stars 220 forks source link

feat(validate): provide validate error in `cause` #890

Open JianJroh opened 1 month ago

JianJroh commented 1 month ago

To be more friendly to catch third-party errors with cause

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.45%. Comparing base (a58d7c9) to head (094449c). Report is 187 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #890 +/- ## ========================================== + Coverage 77.83% 79.45% +1.62% ========================================== Files 47 43 -4 Lines 4286 3291 -995 Branches 611 796 +185 ========================================== - Hits 3336 2615 -721 + Misses 933 673 -260 + Partials 17 3 -14 ```

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