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

joschi / migrate / 24640135899
56%
main: 56%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: main
Ran 19 Apr 2026 10:17PM 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% (-0.07%) from 56.401%
24640135899

push

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>

16 of 32 new or added lines in 4 files covered. (50.0%)

4731 of 8399 relevant lines covered (56.33%)

50.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
88.61
-7.28% database/oteldriver.go
6
83.78
-16.22% otel.go
2
74.74
-0.03% migrate.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.25.x - 24640135899.1 19 Apr 2026 10:20PM UTC 62
56.33
GitHub Action Run
2 Go-1.24.x - 24640135899.2 19 Apr 2026 10:17PM UTC 62
56.33
GitHub Action Run
Source Files on build 24640135899
  • Tree
  • List 62
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 20729f7e on github
  • Prev Build on feat-opentelemetry-instrumentation (#24639780292)
  • Delete
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