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

startreedata / pinot-client-go
94%

Build:
DEFAULT BRANCH: master
Repo Added 04 May 2021 08:36AM UTC
Files 11
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • application_logging
  • escape_string
  • feature/prepared-statement-support
  • fix-linter-err
  • patch-1
  • propagating_underlying_http_errors
  • refs/heads/master
  • revert_ts_change
  • test-unit-test

04 Jul 2025 10:47PM UTC coverage: 93.557%. Remained the same
16081868041

push

github

xiangfu0
Fix redundant nil check in prepared statement example

Remove unnecessary nil check before len() call on response.Exceptions slice.
In Go, len() for nil slices returns 0, making the nil check redundant.

668 of 714 relevant lines covered (93.56%)

6.61 hits per line

Relevant lines Covered
Build:
Build:
714 RELEVANT LINES 668 COVERED LINES
6.61 HITS PER LINE
Source Files on master
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16081868041 master Fix redundant nil check in prepared statement example Remove unnecessary nil check before len() call on response.Exceptions slice. In Go, len() for nil slices returns 0, making the nil check redundant. push 04 Jul 2025 10:48PM UTC xiangfu0 github
93.56
16063118520 master add notify pkg.go.dev for release push 04 Jul 2025 12:30AM UTC xiangfu0 github
93.56
16062045522 master Add script to stop Pinot cluster and Makefile targets - Add scripts/stop-pinot-quickstart.sh to gracefully stop Pinot processes - Add stop-pinot-dist and stop-pinot-docker targets to Makefile - Script includes proper process filtering to avoid se... push 03 Jul 2025 10:58PM UTC xiangfu0 github
93.56
16061914331 master feat: add ability to specify commit/branch for release tagging - Add 'ref' input parameter to release workflow - Allow tagging any branch, commit SHA, or tag (defaults to master) - Add verification step to show commit info being tagged - Maintain... push 03 Jul 2025 10:46PM UTC xiangfu0 github
93.56
16061887211 master fix tests push 03 Jul 2025 10:44PM UTC xiangfu0 github
93.56
16061712730 master Adding release github action as a pipeline push 03 Jul 2025 10:29PM UTC xiangfu0 github
93.56
16060879945 master Adding release github action as a pipeline push 03 Jul 2025 09:28PM UTC xiangfu0 github
93.56
16060799801 master Add PreparedStatement Support - Fixes Issue #22 (#46) * Add PreparedStatement support for Issue #22 - Implement PreparedStatement interface with thread-safe parameter management - Add Connection.Prepare() method for creating prepared statements ... push 03 Jul 2025 09:23PM UTC web-flow github
93.56
16059492429 master write timestamp args as millis (#47) * write timestamp args as millis * fix test push 03 Jul 2025 08:01PM UTC web-flow github
92.28
14538900147 master propagating underlying http/net errors (#45) push 18 Apr 2025 05:16PM UTC web-flow github
92.28
See All Builds (127)
  • Repo on GitHub
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

© 2025 Coveralls, Inc