Skip to content

Conversation

GitBib
Copy link
Owner

@GitBib GitBib commented Jun 11, 2024

This commit nests the verification of Matroska files under the check for a non-null file path. In addition, a new test is added to assert the behavior when creating an empty MKVFile. This results in more optimized error handling and better development efficiency.

Fix: #12

This commit nests the verification of Matroska files under the check for a non-null file path. In addition, a new test is added to assert the behavior when creating an empty MKVFile. This results in more optimized error handling and better development efficiency.
@GitBib GitBib self-assigned this Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.46%. Comparing base (8fc915f) to head (a4a7650).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   50.46%   50.46%           
=======================================
  Files          10       10           
  Lines         864      864           
=======================================
  Hits          436      436           
  Misses        428      428           

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

@GitBib GitBib merged commit 7909917 into master Jun 11, 2024
@GitBib GitBib deleted the fix_verify_supported branch June 11, 2024 15:07
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.

2.0.5: default mkvmerge_path regression

1 participant