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

Handle manual chunks where the entry is not part of the module graph #4921

Merged
merged 1 commit into from Mar 24, 2023

Handle manual chunks where the entry is not part of the module graph

6be3554
Select commit
Failed to load commit list.
Merged

Handle manual chunks where the entry is not part of the module graph #4921

Handle manual chunks where the entry is not part of the module graph
6be3554
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2023 in 1s

99.01% (+0.00%) compared to 66eda90

View this Pull Request on Codecov

99.01% (+0.00%) compared to 66eda90

Details

Codecov Report

Merging #4921 (6be3554) into master (66eda90) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4921   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files         221      221           
  Lines        8049     8051    +2     
  Branches     2214     2215    +1     
=======================================
+ Hits         7970     7972    +2     
  Misses         26       26           
  Partials       53       53           
Impacted Files Coverage Δ
src/ast/nodes/Program.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.