Skip to content

Decouple diff stats query from actual diffing #27263

Decouple diff stats query from actual diffing

Decouple diff stats query from actual diffing #27263

Triggered via pull request March 6, 2025 04:43
Status Failure
Total duration 11m 1s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
test-mssql: tests/integration/api_pull_test.go#L132
patch.NumFiles undefined (type *gitdiff.Diff has no field or method NumFiles)
test-mssql
Process completed with exit code 2.
test-sqlite: tests/integration/api_pull_test.go#L132
patch.NumFiles undefined (type *gitdiff.Diff has no field or method NumFiles)
test-sqlite
Process completed with exit code 2.
test-pgsql: tests/integration/api_pull_test.go#L132
patch.NumFiles undefined (type *gitdiff.Diff has no field or method NumFiles)
test-pgsql
Process completed with exit code 2.
test-mysql: tests/integration/api_pull_test.go#L132
patch.NumFiles undefined (type *gitdiff.Diff has no field or method NumFiles)
test-mysql
Process completed with exit code 2.
test-unit: services/gitdiff/gitdiff_test.go#L185
got.NumFiles undefined (type *Diff has no field or method NumFiles)
test-unit: services/gitdiff/gitdiff_test.go#L189
got.TotalAddition undefined (type *Diff has no field or method TotalAddition)
test-unit: services/gitdiff/gitdiff_test.go#L190
got.TotalAddition undefined (type *Diff has no field or method TotalAddition)
test-unit: services/gitdiff/gitdiff_test.go#L192
got.TotalDeletion undefined (type *Diff has no field or method TotalDeletion)
test-unit: services/gitdiff/gitdiff_test.go#L193
got.TotalDeletion undefined (type *Diff has no field or method TotalDeletion)
test-unit: services/gitdiff/gitdiff_test.go#L410
got.NumFiles undefined (type *Diff has no field or method NumFiles)
test-unit: services/gitdiff/gitdiff_test.go#L414
got.TotalAddition undefined (type *Diff has no field or method TotalAddition)
test-unit: services/gitdiff/gitdiff_test.go#L415
got.TotalAddition undefined (type *Diff has no field or method TotalAddition)
test-unit: services/gitdiff/gitdiff_test.go#L417
got.TotalDeletion undefined (type *Diff has no field or method TotalDeletion)
test-unit: services/gitdiff/gitdiff_test.go#L418
got.TotalDeletion undefined (type *Diff has no field or method TotalDeletion)