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

tarantool / go-tarantool / 25956710055
75%
master: 75%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v3.0.0
DEFAULT BRANCH: master
Ran 16 May 2026 08:02AM 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

16 May 2026 07:56AM UTC coverage: 75.333% (-0.2%) from 75.484%
25956710055

Pull #584

github

oleg-jukovec
request: switch all request types to value receivers and value returns

All New*Request()/Make*Request() constructors now return values instead
of pointers. All methods on request types use value receivers and return
values, enabling immutable builder-style chaining.

Removed intermediate spaceRequest, spaceIndexRequest types from the
tarantool package and spaceRequest from the crud package — space and
index fields are inlined directly into each request struct.

Converted all constructors to composite literal style.

Applied the same pattern to arrow/ and settings/ packages.

In the box/ subpackage, request types no longer embed
tarantool.CallRequest. They store it as a private field via
baseCallRequest and implement their own Context() method returning the
wrapper type.

Part of #238
Pull Request #584: request: switch all request types to value receivers and value returns

183 of 183 new or added lines in 5 files covered. (100.0%)

5 existing lines in 1 file now uncovered.

3109 of 4127 relevant lines covered (75.33%)

10000.72 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
82.36
-0.38% connection.go
Jobs
ID Job ID Ran Files Coverage
1 25956710055.1 16 May 2026 08:02AM UTC 19
75.33
GitHub Action Run
Source Files on build 25956710055
  • Tree
  • List 19
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #584
  • PR Base - master (#25917220948)
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