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

tarantool / go-tarantool / 34917214558
78%
master: 76%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-request-accounting
DEFAULT BRANCH: master
Ran 15 Sep 2026 01:38AM UTC
Jobs 1
Files 19
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

14 Sep 2026 09:44PM UTC coverage: 77.53% (+0.3%) from 77.181%
34917214558

Pull #607

github

bigbes
tests: check request accounting in a synctest bubble

TestConnection_requestCnt_balancedWhenReconnectCompletesRequest waits for every request to reach the request list by polling, and then sleeps to let the sender park on the rate limit before the next one starts. Run the same check in a synctest bubble, where synctest.Wait() returns only once the sender is durably blocked.

- Replace the polling and the sleeps with synctest.Wait(), which makes the setup deterministic.
- Close the connection on every exit path, so that a failed assertion does not leave the parked senders blocked when the bubble ends.
- Keep the original test, because testing/synctest needs Go 1.25 and the minimal supported version is 1.24.
Pull Request #607: connection: drop the dead packing error branch in putFuture

29 of 36 new or added lines in 1 file covered. (80.56%)

4 existing lines in 2 files now uncovered.

3271 of 4219 relevant lines covered (77.53%)

269866.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
87.07
1.33% connection.go

Coverage Regressions

Lines Coverage ∆ File
3
87.07
1.33% connection.go
1
76.14
-1.14% smallbuf.go
Jobs
ID Job ID Ran Files Coverage
1 34917214558.1 15 Sep 2026 01:38AM UTC 19
77.53
GitHub Action Run
Source Files on build 34917214558
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #607
  • PR Base - bigbes/gh-no-connection-state-race (#34917214789)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc