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

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

Build:
Build:
LAST BUILD BRANCH: babyTsakhes/gh-492-replace-usage-of-optional-types-in-crud-with-go-option
DEFAULT BRANCH: master
Ran 18 Nov 2025 10:00PM 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 Nov 2025 09:54PM UTC coverage: 75.195% (+0.05%) from 75.146%
19481643557

Pull #498

github

babyTsakhes
crud: refactor optional types to use go-option

- Remove: OptUint, OptInt, OptFloat64, OptString, OptBool, OptTuple.
- Remove: MakeOptUint, MakeOptInt, MakeOptFloat64, MakeOptString, MakeOptBool, MakeOptTuple.
- Add: OptAny = option.Generic[interface{}] .
- Add: MakeOptAny constructor.
- Update: All option structs to use option.* types.
- Fix: Test type inconsistencies.

Changed #492
Pull Request #498: crud: refactor optional types to use go-option

3083 of 4100 relevant lines covered (75.2%)

9795.42 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.81
0.19% connection.go
Jobs
ID Job ID Ran Files Coverage
1 19481643557.1 18 Nov 2025 10:00PM UTC 18
75.2
GitHub Action Run
Source Files on build 19481643557
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #498
  • PR Base - master (#19349246268)
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

© 2025 Coveralls, Inc