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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v3.0.0
DEFAULT BRANCH: master
Ran 15 Apr 2026 01:58PM 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

15 Apr 2026 01:43PM UTC coverage: 75.066% (-0.07%) from 75.138%
24458155433

Pull #572

github

oleg-jukovec
tests: migrate root package tests to testify

The root package tests mixed standard testing package
patterns (t.Fatal/t.Error) with testify assertions, creating
inconsistency within the codebase. Other packages (uuid, pool,
decimal, crud, datetime, queue) were already migrated to testify.

This change completes the testify migration for the main test
file, replacing t.Fatal* with require.* and t.Error* with assert.*
for consistency. Also removes unused imports (strings, reflect)
after migration.
Pull Request #572: tests: migrate root package tests to testify

3128 of 4167 relevant lines covered (75.07%)

9907.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
80.66
-0.28% connection.go
Jobs
ID Job ID Ran Files Coverage
1 24458155433.1 15 Apr 2026 01:58PM UTC 19
75.07
GitHub Action Run
Source Files on build 24458155433
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #572
  • PR Base - master (#24194309794)
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