mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1638] [MERGED] [FIX] Issues in Tests #2351
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/1638
Author: @prateekmedia
Created: 8/28/2024
Status: ✅ Merged
Merged: 9/2/2024
Merged by: @PunitLodha
Base:
master← Head:ci-fixes📝 Commits (4)
f2bbcdbfix: add ucla checks for millis_separator7e01acdfix: reassign back profane and capitalization lists to c66b5016fix: C formattingfa9a404fix(rust): clippy warnings📊 Changes
10 files changed (+68 additions, -27 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_helpers.c(+0 -7)📝
src/lib_ccx/ccx_encoders_helpers.h(+7 -3)📝
src/lib_ccx/ccx_encoders_spupng.c(+1 -1)➕
src/lib_ccx/ccx_encoders_spupng.h(+4 -0)📝
src/rust/build.rs(+1 -4)📝
src/rust/lib_ccxr/src/common/options.rs(+20 -0)📝
src/rust/src/common.rs(+13 -3)📝
src/rust/src/lib.rs(+15 -5)📝
src/rust/src/parser.rs(+6 -4)📝
src/rust/wrapper.h(+1 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
As SamplePlatform ran tests, some issues were encountered. This PR fixes those.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.