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: support to configure output filename for umd #660

Merged
merged 4 commits into from
Jun 6, 2023

test: update case for coverage

5561b36
Select commit
Loading
Failed to load commit list.
Merged

feat: support to configure output filename for umd #660

test: update case for coverage
5561b36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2023 in 1s

93.77% (+0.02%) compared to 90a9f80

View this Pull Request on Codecov

93.77% (+0.02%) compared to 90a9f80

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (90a9f80) 93.74% compared to head (5561b36) 93.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
+ Coverage   93.74%   93.77%   +0.02%     
==========================================
  Files          55       55              
  Lines        1518     1525       +7     
  Branches      336      361      +25     
==========================================
+ Hits         1423     1430       +7     
  Misses         95       95              
Impacted Files Coverage Δ
src/features/configPlugins/schema.ts 93.10% <ø> (ø)
src/types.ts 100.00% <ø> (ø)
src/builder/config.ts 98.57% <100.00%> (+0.07%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.