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

Skip to content

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

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

Test: coverage ignores in source.toml only#2
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

  • Private source source.toml defines [coverage] ignores for **/test3/** and **/test4/**
  • No [coverage] section in .qlty/qlty.toml
  • 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 runs successfully
  • Check coverage report excludes test3/ and test4/ files
  • Confirm other lib files are still included in coverage

🤖 Generated with Claude Code

Test scenario 2: Coverage ignore patterns defined only in the private
source's source.toml (ignoring test3/ and test4/).
No [coverage] section in qlty.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@noahd1 noahd1 closed this Mar 18, 2026
@noahd1
noahd1 deleted the test-coverage-ignore-source-toml-only branch March 18, 2026 05:24
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