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

tarantool / go-tarantool / 23259903974
74%

Build:
DEFAULT BRANCH: master
Ran 18 Mar 2026 06:23PM 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

18 Mar 2026 06:10PM UTC coverage: 74.479% (+0.2%) from 74.318%
23259903974

push

github

oleg-jukovec
internal: fix smallBuf allocation in the reader

Move `smallBuf` variable declaration outside the reader loop to reduce
memory allocations per request.

Benchmark results (BenchmarkSync_naive_with_custom_type_with_Release):

- master:    4 allocs/op, 321 B/op
- this fix:  3 allocs/op, 288 B/op

Add examples demonstrating custom Request implementation with the
Response method. The examples show that custom requests must read all
response data immediately since the io.Reader is only valid during
the call.

3 of 3 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

3003 of 4032 relevant lines covered (74.48%)

10206.45 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.23
0.42% connection.go
Jobs
ID Job ID Ran Files Coverage
1 23259903974.1 18 Mar 2026 06:23PM UTC 18
74.48
GitHub Action Run
Source Files on build 23259903974
  • Tree
  • List 18
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5c570978 on github
  • Prev Build on master (#23198741527)
  • Next Build on master (#23285919430)
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