Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test: coverage ignores in qlty.toml only - #3

Open
noahd1 wants to merge 1 commit into
mainfrom
test-coverage-ignore-qlty-toml-only
Open

Test: coverage ignores in qlty.toml only#3
noahd1 wants to merge 1 commit into
mainfrom
test-coverage-ignore-qlty-toml-only

Conversation

@noahd1

@noahd1 noahd1 commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • qlty.toml defines [coverage] ignores for **/test1/** and **/test2/**
  • Private source branch test-ignore-qlty-toml-only has NO coverage ignores in source.toml
  • Tests that coverage ignore patterns work when defined only in qlty.toml

Expected behavior

Files in lib/test1/ and lib/test2/ should be excluded from coverage reporting.

Test plan

  • Verify CI passes
  • Check coverage report excludes test1/ and test2/ files
  • Confirm other lib files are still included

🤖 Generated with Claude Code

Scenario 1: qlty.toml ignores test1/ and test2/.
Source branch has no coverage ignores.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
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.

1 participant