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

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

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

20 Apr 2026 03:14PM UTC coverage: 75.138%. Remained the same
24674470886

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

3131 of 4167 relevant lines covered (75.14%)

9914.66 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
80.94
0.0% connection.go
Jobs
ID Job ID Ran Files Coverage
1 24674470886.1 20 Apr 2026 03:27PM UTC 19
75.14
GitHub Action Run
Source Files on build 24674470886
  • 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 (#24662633831)
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