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

fix(utils): routeToChunkName with invalid regular expression #6156

Merged
merged 2 commits into from
Feb 23, 2021

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented Feb 20, 2021

image

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@ycjcl868 ycjcl868 requested a review from sorrycc February 20, 2021 05:30
@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #6156 (98a93ad) into master (d07bcdc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6156   +/-   ##
=======================================
  Coverage   82.85%   82.85%           
=======================================
  Files         159      159           
  Lines        3522     3522           
  Branches      948      948           
=======================================
  Hits         2918     2918           
  Misses        594      594           
  Partials       10       10           
Impacted Files Coverage Δ
packages/bundler-webpack/src/index.ts 34.48% <100.00%> (ø)
packages/utils/src/routes.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d07bcdc...98a93ad. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant