Skip to content

test: refactor core-flags tests#2746

Merged
alexander-akait merged 8 commits intomasterfrom
refactor-core-flags-tests
Jun 4, 2021
Merged

test: refactor core-flags tests#2746
alexander-akait merged 8 commits intomasterfrom
refactor-core-flags-tests

Conversation

@snitin315
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?
Refactoring.

Did you add tests for your changes?
yes, refactor them.

If relevant, did you update the documentation?
No

Summary

WIP

Refactor core-flags tests.

Does this PR introduce a breaking change?
No

Other information
No

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2021

Codecov Report

Merging #2746 (3b958ee) into master (eebc46a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2746   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files          31       31           
  Lines        1634     1634           
  Branches      476      475    -1     
=======================================
  Hits         1569     1569           
  Misses         65       65           
Impacted Files Coverage Δ
packages/webpack-cli/lib/webpack-cli.js 96.74% <0.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 eebc46a...3b958ee. Read the comment docs.

@alexander-akait
Copy link
Copy Markdown
Member

Ideally we should not decrease coverage after refactor, i.e. all branches should be passed

@snitin315 snitin315 force-pushed the refactor-core-flags-tests branch from a68f36d to d93c6f7 Compare June 2, 2021 02:20
@snitin315 snitin315 marked this pull request as ready for review June 2, 2021 03:25
@snitin315 snitin315 requested a review from a team as a code owner June 2, 2021 03:25
Copy link
Copy Markdown
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work, but we still lose coverage, can you investigate, maybe some kind of small branch is not covered

@snitin315
Copy link
Copy Markdown
Member Author

Hmm, looking into it 👍🏻

@snitin315 snitin315 force-pushed the refactor-core-flags-tests branch from 25e1968 to bcbb590 Compare June 4, 2021 03:33
@alexander-akait
Copy link
Copy Markdown
Member

Looks good, give me time to look at coverage regression

@alexander-akait
Copy link
Copy Markdown
Member

Found, I will fix

@alexander-akait alexander-akait merged commit 8f4077a into master Jun 4, 2021
@alexander-akait alexander-akait deleted the refactor-core-flags-tests branch June 4, 2021 13:30
@alexander-akait
Copy link
Copy Markdown
Member

Thanks

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.

3 participants