mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #2047] [MERGED] fix(rust): correct mkvlang test to use MkvLangFilter type #2858
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/2047
Author: @cfsmp3
Created: 1/19/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @cfsmp3
Base:
master← Head:fix/mkvlang-test-type-mismatch📝 Commits (1)
9db727dfix(rust): correct mkvlang test to use MkvLangFilter type📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/rust/src/parser.rs(+2 -2)📄 Description
Summary
test_mkvlang_sets_mkv_languagetestLanguage::Eng, butmkvlangfield type changed toMkvLangFilterafter BCP 47 support was added in PR #2038Test plan
cargo test --workspacepasses (395 tests in ccx_rust + 91 in lib_ccxr)🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.