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

tarantool / tarantool / 23741962798
88%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 11:35AM UTC
Jobs 1
Files 526
Run time 2min
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

30 Mar 2026 11:16AM UTC coverage: 87.704% (+0.01%) from 87.691%
23741962798

push

github

locker
box: drop iproto_mp_ctx

Commit fe212e4b4c26 ("box: refactor iproto constants initialization")
moved initialization of iproto_mp_ctx to iproto_init(), which is called
on box.cfg(), while the flightrec reader, which may be created without
calling box.cfg(), depends on it. As a result, the Tarantool EE test
flightrec.misc.test_time_ms_resolution started to crash on CE submodule
bump.

Actually, it looks like we don't really need iproto_mp_ctx at all
because it's super cheap to create it where it's used. Let's simply drop
it to fix Tarantool EE build.

Note, we skip calling mp_ctx_destroy() because mp_ctx_create_default()
doesn't set a destructor.

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

70604 of 118769 branches covered (59.45%)

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

25 existing lines in 12 files now uncovered.

106143 of 121024 relevant lines covered (87.7%)

1361584.32 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.14
-0.18% src/box/relay.cc
1
92.69
0.0% src/box/vinyl.c
1
65.97
1.53% src/lib/core/fio.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
96.1
-0.05% src/lib/salad/bps_tree.h
1
75.43
-0.25% src/main.cc
2
81.38
-0.6% src/lib/core/coio.c
2
93.03
0.01% src/lib/core/fiber.c
2
95.45
-4.55% src/lib/json/json.h
3
88.09
-0.19% src/box/vy_run.c
4
97.05
-0.41% src/lib/msgpuck/msgpuck.h
6
93.08
-1.13% src/box/xrow_update_field.c
Jobs
ID Job ID Ran Files Coverage
1 23741962798.1 30 Mar 2026 11:35AM UTC 526
87.7
GitHub Action Run
Source Files on build 23741962798
  • Tree
  • List 526
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0ebc92f0 on github
  • Prev Build on master (#23660565305)
  • Next Build on master (#23751239823)
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