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 blacklist filter #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add blacklist filter #16

wants to merge 1 commit into from

Conversation

dsaxton
Copy link
Contributor

@dsaxton dsaxton commented Sep 24, 2024

$ cargo test

...

running 8 tests
test tests::test_deserialize_input_message ... ok
test tests::test_blacklist_accept ... ok
test tests::test_register_builtin_filters ... ok
test tests::test_blacklist_reject ... ok
test tests::test_load_config ... ok
test tests::test_run_filters_shadow_reject ... ok
test tests::test_run_filters_accept ... ok
test tests::test_whitelist_reject ... ok

test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests noteguard

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

@jb55
Copy link
Contributor

jb55 commented Nov 16, 2024

sorry I somehow missed this, will test!

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