Skip to content

SW-1910: Lower default new-code coverage threshold from 95% to 85%#27

Open
owilliams-tetrascience wants to merge 1 commit into
mainfrom
claude/awesome-bardeen-KYKQr
Open

SW-1910: Lower default new-code coverage threshold from 95% to 85%#27
owilliams-tetrascience wants to merge 1 commit into
mainfrom
claude/awesome-bardeen-KYKQr

Conversation

@owilliams-tetrascience

@owilliams-tetrascience owilliams-tetrascience commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Lowers the default new-code-threshold input in the coverage-check composite action from 95 to 85.
  • Consumers can still override the threshold via the action input.

Jira: SW-1910

Test plan

  • Confirm coverage-check/action.yml shows the new default of 85.
  • Run a downstream workflow that consumes this action without overriding new-code-threshold and verify the 85% threshold is enforced.

https://claude.ai/code/session_01Jie9sPkeWKUQMMwhudSbMS


Generated by Claude Code

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the default behavior of the repository’s coverage-check composite GitHub Action by lowering the default new/changed-code coverage enforcement threshold, while still allowing downstream workflows to override it via the existing input.

Changes:

  • Changed new-code-threshold default input from 95 to 85 in coverage-check/action.yml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

4 participants