mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #2041] [MERGED] refactor(rust): Rename parser tests with descriptive names and expand coverage #2847
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/2041
Author: @cfsmp3
Created: 1/18/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @cfsmp3
Base:
master← Head:refactor/parser-test-names📝 Commits (1)
735a01brefactor(rust): rename parser tests with descriptive names and expand coverage📊 Changes
1 file changed (+1204 additions, -441 deletions)
View changed files
📝
src/rust/src/parser.rs(+1204 -441)📄 Description
Summary
options_1throughoptions_51,broken_1, etc.) with 201 descriptively-named testsExamples of renamed tests
options_1test_input_ts_sets_transport_stream_modeoptions_27test_debug_enables_verbose_debugoptions_28test_608_enables_decoder_608_debugbroken_1test_autoprogram_with_srt_and_latin1Test categories (201 total)
Test plan
cargo fmtpassescargo clippypassescargo testpasses (all 395 tests)🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.