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

tarantool / tarantool / 16564708914
88%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2025 09:13AM UTC
Jobs 1
Files 511
Run time 8min
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

28 Jul 2025 08:57AM UTC coverage: 87.579% (-0.03%) from 87.609%
16564708914

push

github

locker
trivia: fix potential overflow in DIV_ROUND_UP

DIV_ROUND_UP(n, d) may overflow when `n` or/and `d` are large. Fix it.
In vy_range.c this macro was used with a floating point type, which
does not support the modulo operator, so it was switched to ceil().

NO_DOC=internal
NO_CHANGELOG=internal

70784 of 124625 branches covered (56.8%)

1 of 1 new or added line in 1 file covered. (100.0%)

69 existing lines in 20 files now uncovered.

104012 of 118764 relevant lines covered (87.58%)

1369496.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.2
-0.62% src/box/engine.c
1
95.31
-1.56% src/box/engine.h
1
96.14
-0.18% src/box/relay.cc
1
90.14
-0.08% src/box/vy_log.c
1
84.42
0.07% src/box/xlog.c
1
87.5
-1.59% src/box/xlog.h
1
93.04
0.1% src/lib/core/fiber.c
1
96.55
-1.15% src/lib/core/histogram.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
95.84
-0.11% src/box/iproto.cc
2
85.61
-0.72% src/lib/core/coio.c
2
82.22
-4.44% src/lib/core/latch.h
3
91.0
-0.2% src/box/vy_scheduler.c
3
93.81
-0.58% src/box/xrow_update_field.c
4
92.44
-0.13% src/box/vinyl.c
4
94.15
-2.13% src/box/vy_range.c
4
93.31
-1.27% src/lib/swim/swim_io.c
9
88.14
-7.63% src/box/vy_regulator.c
9
60.42
-6.02% src/lib/core/fio.c
18
90.83
-0.46% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 16564708914.1 28 Jul 2025 09:13AM UTC 511
87.58
GitHub Action Run
Source Files on build 16564708914
  • Tree
  • List 511
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b764a777 on github
  • Prev Build on master (#16525482167)
  • Next Build on master (#16595312525)
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