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

tarantool / go-tarantool / 23338923016
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: oleg-jukovec/gh-no-golangci-v2
DEFAULT BRANCH: master
Ran 20 Mar 2026 10:43AM 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

20 Mar 2026 10:30AM UTC coverage: 74.246% (-0.1%) from 74.38%
23338923016

Pull #548

github

oleg-jukovec
internal: parallel the `reader` goroutine

The execution of the reader goroutine is the bottleneck for our
benchmarks. About 1/3 of this goroutine's execution time is spent
searching for the future and setting the response.

This part of the work can easily be moved to a separate goroutine.

In practice, the data transfer through the channel is not much
efficient, but this can be improved later.
Pull Request #548: internal: parallel the `reader` goroutine

19 of 22 new or added lines in 1 file covered. (86.36%)

6 existing lines in 1 file now uncovered.

3004 of 4046 relevant lines covered (74.25%)

9986.24 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
79.26
-0.59% connection.go

Uncovered Existing Lines

Lines Coverage ∆ File
6
79.26
-0.59% connection.go
Jobs
ID Job ID Ran Files Coverage
1 23338923016.1 20 Mar 2026 10:43AM UTC 18
74.25
GitHub Action Run
Source Files on build 23338923016
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #548
  • PR Base - master (#23298682915)
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