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

startreedata / pinot-client-go / 22987462367
99%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 05:06AM UTC
Jobs 1
Files 18
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

12 Mar 2026 05:05AM UTC coverage: 98.824% (+0.001%) from 98.823%
22987462367

push

github

web-flow
Add X-Correlation-Id header to HTTP requests (#62)

* Add X-Correlation-Id header to HTTP requests

Generate a UUID per request using github.com/google/uuid and send it
as the X-Correlation-Id header in createHTTPRequest. This enables
end-to-end request tracing across proxies, load balancers, and broker
access logs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix golangci-lint gosec warnings

Restructure loops in connection.go and prepared_statement.go to iterate
over params directly instead of indexing into it separately, eliminating
the G602 (slice index out of range) false positives.

Add #nosec G115 to requireUint32Length in the test file where the
int->uint32 conversion is already guarded by an explicit range check.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Nagarjuna Nuthalapati <nagarjuna.nuthalapati@startree.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

7 of 7 new or added lines in 3 files covered. (100.0%)

1848 of 1870 relevant lines covered (98.82%)

6.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit - 22987462367.1 12 Mar 2026 05:06AM UTC 18
98.82
GitHub Action Run
Source Files on build 22987462367
  • Tree
  • List 18
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22987462367
  • 49cd2907 on github
  • Prev Build on master (#22249079861)
  • Next Build on master (#22987644732)
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