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

Skip to content

Test: coverage ignores in source.toml only - #4

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

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

Conversation

@noahd1

@noahd1 noahd1 commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • No [coverage] section in .qlty/qlty.toml
  • Private source branch test-ignore-source-toml-only defines [coverage] ignores for **/test3/** and **/test4/**
  • Tests that coverage ignore patterns work when defined only in a custom source's source.toml

Expected behavior

Files in lib/test3/ and lib/test4/ should be excluded from coverage reporting.

Test plan

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

🤖 Generated with Claude Code

Scenario 2: No [coverage] in qlty.toml.
Source branch test-ignore-source-toml-only has ignores for test3/ and test4/.

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