Skip to content

added exlusion test to general usage#9

Merged
dickymoore merged 1 commit intomainfrom
bugfix/directory_matching
May 16, 2025
Merged

added exlusion test to general usage#9
dickymoore merged 1 commit intomainfrom
bugfix/directory_matching

Conversation

@dickymoore
Copy link
Owner

No description provided.

@dickymoore dickymoore requested a review from Copilot May 16, 2025 07:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a placeholder file under a newly excluded folder to test the exclusion behavior and updates the configuration to ignore that folder.

  • Add a sample file in tests/exclude_test to validate exclusion
  • Update config.json to include "exclude_test" in the ignoreFolders list

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/exclude_test/YOU SHOULD NOT SEE ME.txt Add a placeholder file intended to be ignored by the tool
config.json Extend ignoreFolders to include the new exclude_test folder
Comments suppressed due to low confidence (1)

tests/exclude_test/YOU SHOULD NOT SEE ME.txt:1

  • This file doesn’t include any assertions to verify that the exclude_test folder is ignored. Consider adding a test script or assertion logic that programmatically checks that files in this folder are excluded by the tool.
I am not here

@dickymoore dickymoore merged commit fec258a into main May 16, 2025
2 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.

2 participants