Skip to content

Conversation

GitBib
Copy link
Owner

@GitBib GitBib commented Dec 1, 2024

Introduce a new unit test test_create_new_mkv for validating MKV file creation with a subtitle track. Update the MKVTrack class to safely handle track ID setting by directly ensuring _info_json availability, and adjust file cleanup utility to handle SRT files in tests.

Introduce a new unit test `test_create_new_mkv` for validating MKV file creation with a subtitle track. Update the `MKVTrack` class to safely handle track ID setting by directly ensuring `_info_json` availability, and adjust file cleanup utility to handle SRT files in tests.
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.34%. Comparing base (8bb6139) to head (014a484).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   65.98%   66.34%   +0.35%     
==========================================
  Files          10       10              
  Lines         932      933       +1     
==========================================
+ Hits          615      619       +4     
+ Misses        317      314       -3     

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

@GitBib GitBib merged commit ab422fe into master Dec 1, 2024
5 checks passed
@GitBib GitBib deleted the fix-create-mkv-tack branch December 1, 2024 14:29
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