Skip to content

test: cover scanner hidden-file defaults#276

Merged
zc277584121 merged 1 commit intozilliztech:mainfrom
haosenwang1018:test/scanner-hidden-default-behavior-2
Apr 2, 2026
Merged

test: cover scanner hidden-file defaults#276
zc277584121 merged 1 commit intozilliztech:mainfrom
haosenwang1018:test/scanner-hidden-default-behavior-2

Conversation

@haosenwang1018
Copy link
Copy Markdown
Contributor

Summary

  • add coverage proving hidden files are still scanned when ignore_hidden=False
  • keep the existing ignore_hidden=True test as the complementary branch
  • cover the scanner's default hidden-file behavior with a focused unit test

Testing

  • uv run ruff format tests/test_scanner.py
  • uv run ruff check tests/test_scanner.py
  • uv run python -m pytest tests/test_scanner.py -q

Closes #114

@zc277584121 zc277584121 merged commit 289d474 into zilliztech:main Apr 2, 2026
5 of 6 checks passed
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.

test: improve test coverage across the project

2 participants