Skip to content

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

@alexander-akait alexander-akait requested a review from a team as a code owner April 20, 2023 19:05
@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
@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

3 participants