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

tarantool / tarantool / 22661725864
88%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2026 08:59AM UTC
Jobs 1
Files 526
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

04 Mar 2026 08:44AM UTC coverage: 87.649% (-0.01%) from 87.66%
22661725864

push

github

locker
Revert "Fix a potential error with the rmean structure fields access"

This reverts commit 91d8e7ae2.

An rmean object is supposed to be modified from a single thread. If
multiple threads need to collect stats, they should create per-thread
rmean objects, e.g. see the IPROTO implementation. Reading an rmean
value is safe from any thread because it fits in a machine word so
there's no need to use atomic counters.

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal

70391 of 118502 branches covered (59.4%)

10 of 10 new or added lines in 2 files covered. (100.0%)

117 existing lines in 16 files now uncovered.

105905 of 120829 relevant lines covered (87.65%)

1397080.68 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.17
-0.07% src/box/vy_run.c
1
85.78
0.09% src/box/xlog.c
1
96.55
-1.15% src/lib/core/histogram.c
1
91.68
-0.11% src/lib/swim/swim.c
1
97.41
-0.86% src/lib/vclock/vclock.c
2
91.05
-0.06% src/box/box.cc
2
90.0
-0.1% src/box/xrow.c
2
93.4
-0.41% src/box/xrow_update_field.c
3
91.27
-0.31% src/box/vy_scheduler.c
4
92.34
-0.13% src/box/vinyl.c
4
97.15
-0.2% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
4
22.64
-0.08% src/lib/uri/uri_parser.c
6
95.2
-1.04% src/box/vy_read_iterator.c
8
60.42
-3.55% src/lib/core/fio.c
73
96.12
0.01% src/box/iproto.cc
Jobs
ID Job ID Ran Files Coverage
1 22661725864.1 04 Mar 2026 08:59AM UTC 526
87.65
GitHub Action Run
Source Files on build 22661725864
  • Tree
  • List 526
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 09ae2d29 on github
  • Prev Build on master (#22661105549)
  • Next Build on master (#22664410399)
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