Skip to content

test: migrate to snapshots #3158

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

Merged
merged 5 commits into from
Apr 8, 2021
Merged

test: migrate to snapshots #3158

merged 5 commits into from
Apr 8, 2021

Conversation

snitin315
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

yes added snapshots

Motivation / Use-Case

use snapshots for tests.

Breaking Changes

No

Additional Info

No

alexander-akait
alexander-akait previously approved these changes Apr 7, 2021
@snitin315
Copy link
Member Author

fixing CI

anshumanv
anshumanv previously approved these changes Apr 7, 2021
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #3158 (1bb4f77) into master (2c92d3c) will not change coverage.
The diff coverage is n/a.

❗ Current head 1bb4f77 differs from pull request most recent head 02d6fe0. Consider uploading reports for the commit 02d6fe0 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3158   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files          37       37           
  Lines        1218     1218           
  Branches      338      338           
=======================================
  Hits         1157     1157           
  Misses         55       55           
  Partials        6        6           

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 2c92d3c...02d6fe0. Read the comment docs.

@snitin315
Copy link
Member Author

We have a warning on node 12 for windows -

(node:4752) [DEP0131] DeprecationWarning: The legacy HTTP parser is deprecated.

Should we strip it in the snapshot?

@alexander-akait
Copy link
Member

Should we strip it in the snapshot?

Yep, let's remove it

@snitin315 snitin315 force-pushed the test-snapshots branch 2 times, most recently from 1bb4f77 to 80d2418 Compare April 8, 2021 02:55
@alexander-akait
Copy link
Member

Let's merge this after webpack/webpack-cli#2573, otherwise we need rebase again, it is painful for snapshots

@snitin315
Copy link
Member Author

Let's merge this after webpack/webpack-cli#2573, otherwise we need rebase again, it is painful for snapshots

Both PRs are in different repositories, am I missing something here?

@alexander-akait
Copy link
Member

Oh, yes, my mistake

@alexander-akait alexander-akait merged commit d1a99d2 into master Apr 8, 2021
@alexander-akait alexander-akait deleted the test-snapshots branch April 8, 2021 11:08
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.

3 participants