Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add config to customize outDir #258

Merged
merged 1 commit into from
Dec 4, 2023

feat: Add config to customize `outDir`

410045f
Select commit
Loading
Failed to load commit list.
Merged

feat: Add config to customize outDir #258

feat: Add config to customize `outDir`
410045f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

64.31% (+0.02%) compared to 7cef768

View this Pull Request on Codecov

64.31% (+0.02%) compared to 7cef768

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (7cef768) 64.28% compared to head (410045f) 64.31%.

Files Patch % Lines
src/core/utils/building/get-internal-config.ts 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   64.28%   64.31%   +0.02%     
==========================================
  Files          76       76              
  Lines        6029     6039      +10     
  Branches      489      490       +1     
==========================================
+ Hits         3876     3884       +8     
- Misses       2116     2118       +2     
  Partials       37       37              

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