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

Adding variables to code coverage check #5000

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

trwalke
Copy link
Member

@trwalke trwalke commented Nov 19, 2024

Fixes #

Changes proposed in this request

Testing

Performance impact

Documentation

  • All relevant documentation is updated.

@trwalke trwalke requested a review from a team as a code owner November 19, 2024 19:56
coverageFailOption: 'build'
coverageType: 'lines'
treat0of0as100: true
forceCoverageImprovement: true
coverageUpperThreshold: '90'
coverageUpperThreshold: '$(CodeCoverageUpperThreshold)' #default of 90
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this one, the build already has too many variables.

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