Decouple diff stats query from actual diffing #27263
pull-db-tests.yml
on: pull_request
files-changed
/
detect
5s
test-pgsql
6m 31s
test-sqlite
6m 2s
test-unit
10m 38s
test-mysql
7m 4s
test-mssql
5m 45s
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)
|