Skip to content

Expand documentation for ASS subtitles style filtering - #36

Merged
GitBib merged 1 commit into
masterfrom
docs/style-filtering
Nov 12, 2025
Merged

Expand documentation for ASS subtitles style filtering#36
GitBib merged 1 commit into
masterfrom
docs/style-filtering

Conversation

@GitBib

@GitBib GitBib commented Nov 12, 2025

Copy link
Copy Markdown
Owner

Summary

This pull request expands the documentation related to style filtering in ASS subtitles.

Changes

  • Added detailed explanations for:
    • only_default_style
    • include_styles
    • exclude_styles
  • Included examples for style filtering options in both CLI and Python contexts.
  • Clarified mutual exclusivity of specific style filtering options.
  • Documented the newly introduced get_styles method and the corresponding CLI styles command.

- Added sections detailing `only_default_style`, `include_styles`, and `exclude_styles` usage.
- Provided CLI and Python examples for style filtering options.
- Included notes on mutually exclusive style filtering behavior.
- Documented new `get_styles` method and corresponding CLI `styles` command.
@codecov

codecov Bot commented Nov 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.60%. Comparing base (61362e9) to head (3391016).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files           5        5           
  Lines         254      254           
=======================================
  Hits          253      253           
  Misses          1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GitBib
GitBib merged commit 07648f0 into master Nov 12, 2025
23 checks passed
@GitBib
GitBib deleted the docs/style-filtering branch November 12, 2025 22:34
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