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 example on how to filter illegal data #432

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Conversation

tchaton
Copy link
Collaborator

@tchaton tchaton commented Dec 4, 2024

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

This PR shows how to filter illegal data

What does this PR do?

Fixes # (issue).

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@tchaton tchaton merged commit 0a97def into main Dec 4, 2024
10 of 11 checks passed
@tchaton tchaton deleted the add_filter_example branch December 4, 2024 09:36
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78%. Comparing base (fa5b13c) to head (42b6f47).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #432   +/-   ##
===================================
  Coverage    78%    78%           
===================================
  Files        35     35           
  Lines      5106   5106           
===================================
+ Hits       4006   4007    +1     
+ Misses     1100   1099    -1     

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.

1 participant