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

ci: disable Codecov and measure test coverage on every run #3548

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

IvanGoncharov
Copy link
Member

Motivation: codecov fails from time to time creating false alarms for
our CI. For example, https://github.com/graphql/graphql-js/runs/6158401816?check_suite_focus=true

@netlify
Copy link

netlify bot commented Apr 27, 2022

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 9118388
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/62690226c9209b0008131294
😎 Deploy Preview https://deploy-preview-3548--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

Hi @IvanGoncharov, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@IvanGoncharov IvanGoncharov merged commit 626f2d2 into graphql:main Apr 27, 2022
@IvanGoncharov IvanGoncharov deleted the pr_branch branch April 27, 2022 08:53
@yaacovCR
Copy link
Contributor

@IvanGoncharov i don't know if c8 has a watch option, I couldn't find one -- preserving a testonly script without c8 is helpful to just throw on --watch on the command line.

Or, maybe we could separately add a testonly:watch script?

yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request May 1, 2022
@yaacovCR yaacovCR mentioned this pull request May 1, 2022
IvanGoncharov pushed a commit that referenced this pull request May 2, 2022
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.

2 participants