Skip to content

Conversation

@CK-Explorer
Copy link

@CK-Explorer CK-Explorer commented Jun 25, 2025

1st commit: The previous use of "\n" in to_file (saving) function causes the part after "\n" subtitles missing, and it does not agree with from_file function.

2nd commit: Added a line of subtitle with "|" as the newline for testing.

3rd commit: Added the type annotation for OVERRIDE_SEQUENCE, so that it can pass mypy test.

@codecov
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.21%. Comparing base (27000af) to head (577fe73).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   92.20%   92.21%   +0.01%     
==========================================
  Files          40       40              
  Lines        2963     2969       +6     
  Branches      301      301              
==========================================
+ Hits         2732     2738       +6     
  Misses        151      151              
  Partials       80       80              

☔ 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.

@CK-Explorer
Copy link
Author

Superseded by #107, which uses a proper feature branch.

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