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

tarantool / go-tarantool / 23340399019
74%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2026 11:27AM 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 11:14AM UTC coverage: 74.271% (-0.1%) from 74.38%
23340399019

push

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.

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

5 existing lines in 1 file now uncovered.

3005 of 4046 relevant lines covered (74.27%)

10080.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
79.35
-0.49% connection.go

Uncovered Existing Lines

Lines Coverage ∆ File
5
79.35
-0.49% connection.go
Jobs
ID Job ID Ran Files Coverage
1 23340399019.1 20 Mar 2026 11:27AM UTC 18
74.27
GitHub Action Run
Source Files on build 23340399019
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aad7682f on github
  • Prev Build on master (#23298682915)
  • Next Build on master (#23365576930)
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