Skip to content

Coldkeep v1.13.11 — Safety and Backend Compatibility Gate Closure - #106

Open
franchoy wants to merge 89 commits into
mainfrom
release/v1.13.11
Open

Coldkeep v1.13.11 — Safety and Backend Compatibility Gate Closure#106
franchoy wants to merge 89 commits into
mainfrom
release/v1.13.11

refactor: reduce test tooling Codacy complexity

5fd0fe6
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 18, 2026 in 0s

312 new issues (0 max.) of at least severity.

Annotations

Check warning on line 14 in cmd/coldkeep/coordinated_output_spool_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cmd/coldkeep/coordinated_output_spool_test.go#L14

Method TestCoordinatedOutputSpoolStreamsLargePayloadAndCleansUp has a cyclomatic complexity of 9 (limit is 8)

Check warning on line 15 in cmd/coldkeep/repository_coordination_errors_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cmd/coldkeep/repository_coordination_errors_test.go#L15

Method TestStableCoordinationErrorMapping has 79 lines of code (limit is 50)

Check warning on line 1 in cmd/coldkeep/repository_coordination_runtime_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

cmd/coldkeep/repository_coordination_runtime_test.go#L1

File cmd/coldkeep/repository_coordination_runtime_test.go has 567 non-comment lines of code

Check warning on line 5 in internal/benchmark/gate_profile_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/benchmark/gate_profile_test.go#L5

Method TestCIStableV1FixtureContract has a cyclomatic complexity of 16 (limit is 8)

Check warning on line 49 in internal/benchmark/gate_profile_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/benchmark/gate_profile_test.go#L49

Method TestCIPairedFixtureContracts has 51 lines of code (limit is 50)

Check warning on line 98 in internal/benchmark/gate_profile_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/benchmark/gate_profile_test.go#L98

Method  has a cyclomatic complexity of 16 (limit is 8)

Check warning on line 22 in internal/catalog/backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/catalog/backend_contract_test.go#L22

Method seedCatalogFixture has 68 lines of code (limit is 50)

Check warning on line 146 in internal/catalog/backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/catalog/backend_contract_test.go#L146

Method  has a cyclomatic complexity of 15 (limit is 8)

Check warning on line 204 in internal/catalog/backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/catalog/backend_contract_test.go#L204

Method assertSnapshot has a cyclomatic complexity of 10 (limit is 8)

Check warning on line 245 in internal/catalog/backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/catalog/backend_contract_test.go#L245

Method assertSnapshotIDs has a cyclomatic complexity of 9 (limit is 8)

Check warning on line 357 in internal/catalog/backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/catalog/backend_contract_test.go#L357

Method assertCancelledCatalogErrors has a cyclomatic complexity of 12 (limit is 8)

Check warning on line 10 in internal/cli/render/envelope_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/cli/render/envelope_test.go#L10

Method TestToObjectMapPreservesExactJSONNumbers has 93 lines of code (limit is 50)

Check warning on line 10 in internal/cli/render/envelope_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/cli/render/envelope_test.go#L10

Method TestToObjectMapPreservesExactJSONNumbers has a cyclomatic complexity of 16 (limit is 8)

Check warning on line 431 in internal/container/container_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/container_test.go#L431

Method TestQuarantineContainerInDirUpdatesCurrentSizeAndPreservesMaximum has 64 lines of code (limit is 50)

Check warning on line 431 in internal/container/container_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/container_test.go#L431

Method TestQuarantineContainerInDirUpdatesCurrentSizeAndPreservesMaximum has a cyclomatic complexity of 15 (limit is 8)

Check warning on line 30 in internal/container/mutation_cardinality_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/mutation_cardinality_test.go#L30

Method TestSealContainerFailsClosedWhenUpdateMatchesZero has a cyclomatic complexity of 10 (limit is 8)

Check warning on line 92 in internal/container/row_lock_backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/row_lock_backend_contract_test.go#L92

Method testPhase10PostgresContainerNowait has 63 lines of code (limit is 50)

Check warning on line 92 in internal/container/row_lock_backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/row_lock_backend_contract_test.go#L92

Method testPhase10PostgresContainerNowait has a cyclomatic complexity of 13 (limit is 8)

Check warning on line 165 in internal/container/row_lock_backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/row_lock_backend_contract_test.go#L165

Method testPhase10PostgresContainerSkipLocked has 64 lines of code (limit is 50)

Check warning on line 165 in internal/container/row_lock_backend_contract_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/container/row_lock_backend_contract_test.go#L165

Method testPhase10PostgresContainerSkipLocked has a cyclomatic complexity of 15 (limit is 8)

Check warning on line 11 in internal/coordination/control_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/coordination/control_test.go#L11

Method TestPrepareControlNamespaceCreatesMissingNamespace has a cyclomatic complexity of 11 (limit is 8)

Check warning on line 13 in internal/coordination/coordinator_native_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/coordination/coordinator_native_test.go#L13

Method TestProductionCoordinatorIntegratedNativeLifecycle has a cyclomatic complexity of 13 (limit is 8)

Check warning on line 62 in internal/coordination/coordinator_native_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/coordination/coordinator_native_test.go#L62

Method TestProductionCoordinatorsShareProcessRegistryAndProtectSuccessor has 56 lines of code (limit is 50)

Check warning on line 62 in internal/coordination/coordinator_native_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/coordination/coordinator_native_test.go#L62

Method TestProductionCoordinatorsShareProcessRegistryAndProtectSuccessor has a cyclomatic complexity of 14 (limit is 8)

Check warning on line 17 in internal/coordination/metadata_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/coordination/metadata_test.go#L17

Method TestOwnerMetadataPublicationReadAndSensitiveFieldBoundary has 67 lines of code (limit is 50)