Skip to content

feat(config): Migrate default config management to Zod

Codecov / codecov/project succeeded Nov 10, 2024 in 0s

76.50% (target 75.00%)

View this Pull Request on Codecov

76.50% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 94.78261% with 6 lines in your changes missing coverage. Please review.

Project coverage is 76.50%. Comparing base (9726e3a) to head (9054c15).

Files with missing lines Patch % Lines
src/cli/actions/defaultAction.ts 50.00% 3 Missing ⚠️
src/config/configLoad.ts 84.21% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   75.63%   76.50%   +0.87%     
==========================================
  Files          37       35       -2     
  Lines        1859     1873      +14     
  Branches      336      318      -18     
==========================================
+ Hits         1406     1433      +27     
+ Misses        453      440      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.