• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

golang-migrate / migrate / 24640136570
56%
master: 55%

Build:
Build:
LAST BUILD BRANCH: adam-updatespansql
DEFAULT BRANCH: master
Ran 19 Apr 2026 10:20PM UTC
Jobs 2
Files 62
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Apr 2026 09:58PM UTC coverage: 56.328% (+1.9%) from 54.432%
24640136570

Pull #1394

github

joschi
fix: address second round of Copilot review comments

- README.md: fix db.system → db.system.name in database span table
- otel.go: call otel.Handle(err) on instrument creation errors instead
  of silently discarding them (doc comment already promised this)
- migrate.go: use attribute.Int64 for uint version fields to avoid
  int overflow on 32-bit platforms
- migrate.go: sanitize database.Error in otelSpanSetError to avoid
  leaking migration SQL into trace span status descriptions
- database/oteldriver.go: same SQL-leak fix in endSpan; add errors import
- source/oteldriver.go: use attribute.Int64 for uint version fields
- source/oteldriver_test.go: assert span.Status().Code != codes.Error
  directly rather than comparing full sdktrace.Status struct
- source/pkger/pkger.go: fix import grouping (stdlib before third-party)
- source/google_cloud_storage/storage.go: merge context into stdlib group

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #1394: feat: OpenTelemetry instrumentation

1020 of 1236 new or added lines in 47 files covered. (82.52%)

8 existing lines in 7 files now uncovered.

4731 of 8399 relevant lines covered (56.33%)

50.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
28
0.0
0.0% database/snowflake/snowflake.go
23
74.74
3.33% migrate.go
20
2.07
-0.06% source/bitbucket/bitbucket.go
20
1.95
-0.04% source/gitlab/gitlab.go
16
0.0
0.0% source/testing/testing.go
14
61.27
0.0% internal/cli/commands.go
13
44.9
1.24% source/github/github.go
11
0.0
0.0% database/testing/testing.go
9
88.61
database/oteldriver.go
9
0.0
0.0% internal/cli/main.go
7
60.76
-0.78% source/google_cloud_storage/storage.go
6
83.78
otel.go
6
72.45
-1.51% source/aws_s3/s3.go
6
88.89
source/oteldriver.go
4
70.0
2.76% database/sqlcipher/sqlcipher.go
3
67.63
-1.67% database/spanner/spanner.go
2
62.72
0.33% database/cockroachdb/cockroachdb.go
2
67.32
-0.5% database/neo4j/neo4j.go
2
68.42
0.0% database/stub/stub.go
2
0.0
0.0% database/testing/migrate_testing.go
2
62.79
0.25% database/yugabytedb/yugabytedb.go
2
19.35
19.35% source/driver.go
2
62.86
0.0% source/iofs/iofs.go
2
77.08
0.0% source/stub/stub.go
1
63.8
0.45% database/ql/ql.go
1
67.74
0.3% database/redshift/redshift.go
1
67.61
0.37% database/sqlite/sqlite.go
1
67.61
0.37% database/sqlite3/sqlite3.go
1
81.16
0.0% source/go_bindata/go-bindata.go

Coverage Regressions

Lines Coverage ∆ File
2
74.74
3.33% migrate.go
1
63.58
-0.11% database/mysql/mysql.go
1
67.63
-1.67% database/spanner/spanner.go
1
81.16
0.0% source/go_bindata/go-bindata.go
1
60.76
-0.78% source/google_cloud_storage/storage.go
1
77.08
0.0% source/stub/stub.go
1
0.0
0.0% source/testing/testing.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.24.x - 24640136570.1 19 Apr 2026 10:21PM UTC 62
56.33
GitHub Action Run
2 Go-1.25.x - 24640136570.2 19 Apr 2026 10:20PM UTC 62
56.33
GitHub Action Run
Source Files on build 24640136570
  • Tree
  • List 62
  • Changed 44
  • Source Changed 0
  • Coverage Changed 44
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1394
  • PR Base - master (#22942289248)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc