Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IfSuppressedFile generator #5

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add IfSuppressedFile generator #5

wants to merge 5 commits into from

Conversation

ekate
Copy link
Contributor

@ekate ekate commented Feb 28, 2024

No description provided.

@ekate ekate self-assigned this Feb 28, 2024
Copy link
Contributor Author

@ekate ekate left a comment

Choose a reason for hiding this comment

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

@rrasch could you add tests for the new generator. Similar to ones that was done here

You can also put SUPPRESSED_NAME to config file and add ULTRAVIOLET_ prefix to it name i

rrasch added 4 commits May 3, 2024 00:37
- Add new fixtures for creating records that are linked
  to buckets passed in as arguments
- Check if file_records is empty because all() will return True
  instead of the expected value of False if list is empty
- Use generator instead of list comprehension inside all() to
  make it short circuited
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.

None yet

2 participants