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

test: add node 16 and remove windows from github workflow #830

Merged
merged 1 commit into from
May 6, 2022

Conversation

amchiclet
Copy link
Contributor

Some PRs can't be merged because node 16 tests are missing from the github workflow. Also while windows tests are not required, they are still being run.

This PR adds node 16 and removes windows in ci.yaml. This helps unblock the yoshi-nodejs team, so they can help the api-profiler team merge dependency updates.

Removing node 10 is a breaking change, and should probably be done separately.

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label May 6, 2022
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • .github/workflows/ci.yaml - .github/workflows/ci.yaml (GitHub Actions) should be updated in synthtool

@product-auto-label product-auto-label bot added the api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. label May 6, 2022
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #830 (3e6aecf) into main (fe0f1cc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #830   +/-   ##
=======================================
  Coverage   69.15%   69.15%           
=======================================
  Files           7        7           
  Lines        1248     1248           
  Branches       58       58           
=======================================
  Hits          863      863           
  Misses        384      384           
  Partials        1        1           

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 fe0f1cc...3e6aecf. Read the comment docs.

@amchiclet amchiclet marked this pull request as ready for review May 6, 2022 18:49
@amchiclet amchiclet requested review from a team as code owners May 6, 2022 18:49
@amchiclet amchiclet merged commit cd0aed5 into googleapis:main May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants