c12
c12 copied to clipboard
feat(loader): support load config failure option
trafficstars
resolves https://github.com/unjs/c12/issues/234
Thanks for preparing PR.
I might need time to locally test everything before merge and release of it but current implementation looks good 👍🏼
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 78.12%. Comparing base (42d9697) to head (6e71e65).
:warning: Report is 149 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #241 +/- ##
==========================================
+ Coverage 76.92% 78.12% +1.20%
==========================================
Files 7 6 -1
Lines 806 631 -175
Branches 80 126 +46
==========================================
- Hits 620 493 -127
+ Misses 184 138 -46
+ Partials 2 0 -2
: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.
@pi0 Thanks for the review!! 😊