Skip to content

chore: control coverage by COLLECT_COVERAGE env var #10689

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

Closed
wants to merge 1 commit into from

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Jan 20, 2025

Changes the CI and package scripts such that there is no longer a forced --coverage flag in some packages. Instead, it is now determined by the COLLECT_COVERAGE environment variable.

This is the alternative to #10582

PR Checklist

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @43081j!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit b5dda51
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/678e8d8aab06e900090abdf7
😎 Deploy Preview https://deploy-preview-10689--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 89 (🔴 down 9 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

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

Copy link

nx-cloud bot commented Jan 20, 2025

View your CI Pipeline Execution ↗ for commit b5dda51.

Command Status Duration Result
nx run-many --target=build --exclude website --... ✅ Succeeded 4s View ↗
nx run-many --target=clean ✅ Succeeded 10s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-20 18:13:17 UTC

@43081j 43081j force-pushed the coverage-ci-env branch 2 times, most recently from 4447392 to b1b84a2 Compare January 20, 2025 17:52
Changes the CI and package scripts such that there is no longer a forced
`--coverage` flag in some packages. Instead, it is now determined by the
`COLLECT_COVERAGE` environment variable.
@43081j 43081j closed this Jan 28, 2025
@43081j 43081j deleted the coverage-ci-env branch January 28, 2025 23:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant