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

refactor: reduce loops #3744

Merged
merged 3 commits into from Apr 20, 2023
Merged

refactor: reduce loops #3744

merged 3 commits into from Apr 20, 2023

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

Refactor - reduce count of loops

Did you add tests for your changes?

No need

If relevant, did you update the documentation?

No

Summary

No

Does this PR introduce a breaking change?

No

Other information

No

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #3744 (20b005b) into master (fb3671a) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3744      +/-   ##
==========================================
+ Coverage   91.39%   91.46%   +0.06%     
==========================================
  Files          22       22              
  Lines        1592     1581      -11     
  Branches      448      444       -4     
==========================================
- Hits         1455     1446       -9     
+ Misses        137      135       -2     
Impacted Files Coverage Δ
packages/generators/src/index.ts 86.36% <ø> (ø)
packages/webpack-cli/src/webpack-cli.ts 92.86% <100.00%> (+0.11%) ⬆️

Continue to review full report in Codecov by Sentry.

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

@alexander-akait alexander-akait merged commit 3b0f74f into master Apr 20, 2023
54 of 55 checks passed
@alexander-akait alexander-akait deleted the refactor-less-looping branch April 20, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants