c12 icon indicating copy to clipboard operation
c12 copied to clipboard

feat(loader): support load config failure option

Open ysknsid25 opened this issue 7 months ago • 3 comments
trafficstars

resolves https://github.com/unjs/c12/issues/234

ysknsid25 avatar Apr 02 '25 09:04 ysknsid25

Thanks for preparing PR.

I might need time to locally test everything before merge and release of it but current implementation looks good 👍🏼

pi0 avatar Apr 02 '25 12:04 pi0

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.

codecov[bot] avatar Apr 02 '25 12:04 codecov[bot]

@pi0 Thanks for the review!! 😊

ysknsid25 avatar Apr 02 '25 13:04 ysknsid25