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

[FEATURE] Filter plugins, regex helper script functions #848

Merged
merged 11 commits into from
Dec 20, 2023
Merged

Conversation

jmbannon
Copy link
Owner

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (c0e2ded) 97.00% compared to head (1366bd2) 96.99%.

Files Patch % Lines
src/ytdl_sub/plugins/filter_include.py 90.90% 3 Missing ⚠️
src/ytdl_sub/plugins/filter_exclude.py 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #848      +/-   ##
==========================================
- Coverage   97.00%   96.99%   -0.02%     
==========================================
  Files         114      116       +2     
  Lines        6987     7115     +128     
==========================================
+ Hits         6778     6901     +123     
- Misses        209      214       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmbannon jmbannon merged commit 308c76a into master Dec 20, 2023
@jmbannon jmbannon deleted the j/regex2 branch December 20, 2023 17:52
Svagtlys pushed a commit to Svagtlys/ytdl-sub that referenced this pull request Dec 20, 2023
Adds generic `filter_include` and `filter_exclude` plugins in anticipation for function script usage. Will detail it more with official docs at a later time!
Svagtlys pushed a commit to Svagtlys/ytdl-sub that referenced this pull request Dec 20, 2023
Adds generic `filter_include` and `filter_exclude` plugins in anticipation for function script usage. Will detail it more with official docs at a later time!
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

1 participant