Skip to content

test: cover scanner hidden-file defaults#274

Closed
haosenwang1018 wants to merge 1 commit intozilliztech:mainfrom
haosenwang1018:test/scanner-hidden-default-behavior
Closed

test: cover scanner hidden-file defaults#274
haosenwang1018 wants to merge 1 commit intozilliztech:mainfrom
haosenwang1018:test/scanner-hidden-default-behavior

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 default scanner behavior with a focused, low-blast-radius 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
Copy link
Copy Markdown
Collaborator

Closing as duplicate of #276 (identical diff). Thanks for the contribution!

@zc277584121 zc277584121 closed this Apr 2, 2026
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