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 detailed docstrings to all classes and methods. #18

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

GitBib
Copy link
Owner

@GitBib GitBib commented Sep 3, 2024

Enhanced the codebase with detailed docstrings for the Time, Subtitle, and Dialogue classes and their methods. This includes comprehensive descriptions of parameters, return types, and examples to improve code readability and maintainability.

Enhanced the codebase with detailed docstrings for the `Time`, `Subtitle`, and `Dialogue` classes and their methods. This includes comprehensive descriptions of parameters, return types, and examples to improve code readability and maintainability.
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.02%. Comparing base (19ab83a) to head (d01f151).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   72.78%   72.02%   -0.77%     
==========================================
  Files           5        5              
  Lines         147      143       -4     
==========================================
- Hits          107      103       -4     
  Misses         40       40              

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

@GitBib GitBib merged commit aa3cb34 into master Sep 3, 2024
17 of 19 checks passed
@GitBib GitBib deleted the fix-docs branch September 3, 2024 20:31
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