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

[dynamic-import-chunkname] Disallow chunk name when eager mode is enabled #3004

Merged
merged 1 commit into from
May 16, 2024

[New] `dynamic-import-chunkname`: Allow empty chunk name when webpack…

a3a7176
Select commit
Failed to load commit list.
Merged

[dynamic-import-chunkname] Disallow chunk name when eager mode is enabled #3004

[New] `dynamic-import-chunkname`: Allow empty chunk name when webpack…
a3a7176
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2024 in 1s

95.68% (+0.02%) compared to c0ac54b

View this Pull Request on Codecov

95.68% (+0.02%) compared to c0ac54b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.68%. Comparing base (c0ac54b) to head (a3a7176).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3004      +/-   ##
==========================================
+ Coverage   95.66%   95.68%   +0.02%     
==========================================
  Files          78       78              
  Lines        3275     3293      +18     
  Branches     1150     1156       +6     
==========================================
+ Hits         3133     3151      +18     
  Misses        142      142              

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