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

tarantool / tarantool / 19886521291
88%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2025 08:12AM UTC
Jobs 1
Files 517
Run time 6min
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

03 Dec 2025 07:56AM UTC coverage: 87.594% (-0.04%) from 87.635%
19886521291

push

github

sergepetrenko
test: fix gh_10506_spam_in_netbox_logs_test flaky

Before this patch the test `gh_10506_spam_in_netbox_logs_test` flaks
when we try to check that `Connection refused` error differs after
storage's restart and storage's shutdown (line 159 in updated test).
The reason of the flakiness is that net.box state machine may have
"error_reconnect" state right after a successful connection to a remote
node that was previously inactive at this address (uri). As a result,
due to the fact that net.box connection couldn't connect to storage, the
`Connection refused` error remains the same.

Now we fix the flakiness by manually waiting until the state of net.box
connection is "active".

Closes tarantool#12068

NO_CHANGELOG=flaky
NO_TEST=flaky
NO_DOC=flaky

70194 of 118207 branches covered (59.38%)

105432 of 120365 relevant lines covered (87.59%)

1373844.87 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
94.99
-0.21% src/box/vy_read_iterator.c
1
90.9
-0.1% src/box/vy_scheduler.c
1
71.97
-0.2% src/lib/core/popen.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
97.15
0.1% src/lib/msgpuck/msgpuck.h
1
91.68
-0.11% src/lib/swim/swim.c
2
92.48
0.0% src/box/vinyl.c
2
93.84
0.44% src/box/xrow_update_field.c
2
82.22
-4.44% src/lib/core/latch.h
2
95.45
-4.55% src/lib/json/json.h
4
90.5
-0.3% src/box/applier.cc
4
93.31
-1.27% src/lib/swim/swim_io.c
4
81.82
-12.12% src/lua/minifio.c
5
93.62
-2.66% src/box/vy_range.c
15
91.88
-2.17% src/box/memtx_space.c
16
91.05
-0.49% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 19886521291.1 03 Dec 2025 08:12AM UTC 517
87.59
GitHub Action Run
Source Files on build 19886521291
  • Tree
  • List 517
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 66b7336d on github
  • Prev Build on master (#19860860496)
  • Next Build on master (#19889244389)
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