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

chore: windows tests should preserve yarn.lock #295

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

styfle
Copy link
Member

@styfle styfle commented Jun 9, 2022

Windows tests should preserve yarn.lock

In the future we might want to use --frozen-lockfile but for now this will prevent windows tests from inadvertently upgrading dependencies.

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #295 (bf3ba3c) into main (e3f6b7a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #295   +/-   ##
=======================================
  Coverage   80.33%   80.33%           
=======================================
  Files          13       13           
  Lines        1490     1490           
  Branches      556      556           
=======================================
  Hits         1197     1197           
  Misses        122      122           
  Partials      171      171           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@styfle styfle changed the title chore: try windows with yarn.lock chore: windows tests should preserve yarn.lock Jun 9, 2022
@styfle styfle marked this pull request as ready for review June 9, 2022 22:14
@styfle styfle requested a review from ijjk as a code owner June 9, 2022 22:14
@styfle styfle merged commit 0aefe4d into main Jun 9, 2022
@styfle styfle deleted the try-without-deleting-lockfile branch June 9, 2022 22:15
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.

2 participants