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

tarantool / tarantool / 15327678997
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/restart_server
DEFAULT BRANCH: master
Ran 29 May 2025 03:57PM UTC
Jobs 1
Files 518
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

29 May 2025 03:40PM UTC coverage: 87.508% (-0.01%) from 87.518%
15327678997

push

github

Buristan
ci: add Tarantool's revision in reusable workflows

There is no way to detect the revision of the Tarantool or Tarantool's
workflow, which is called in the role of a reusable workflow, since all
context is determined by the caller [1]. When a reusable workflow is
called on the non-master Tarantool branch, it is desirable to check out
Tarantool to the corresponding branch. For now this branch is hardcoded
as master, and it is easy to forget to update the hardcoded value after
creating a new branch for the Tarantool's release. OTOH, the caller
should already update the target branch in its own workflow, so it is
easier to maintain this logic in one place (the caller's workflow).
Thus, this patch adds an additional optional parameter -- revision of
the Tarantool to be checked out during the integration. It is set to
'master' by default to avoid breaking existing workflow integration.

[1]: https://docs.github.com/en/actions/sharing-automations/reusing-workflows

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci

(cherry picked from commit 5465e5590)

70440 of 124145 branches covered (56.74%)

103572 of 118357 relevant lines covered (87.51%)

2770599.85 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.14
-0.18% src/box/relay.cc
1
93.55
-0.14% src/box/txn_limbo.c
1
92.53
0.04% src/box/vinyl.c
1
95.74
0.0% src/box/vy_range.c
1
84.32
0.07% src/box/xlog.c
1
80.0
-2.5% src/lib/core/clock.c
1
85.61
-0.36% src/lib/core/coio.c
1
96.55
-1.15% src/lib/core/histogram.c
1
22.7
-0.02% src/lib/uri/uri_parser.c
2
95.84
-0.05% src/box/iproto.cc
2
94.23
-0.02% src/box/xrow_update_field.c
2
94.22
-0.39% src/lua/fiber.c
3
92.92
-0.03% src/lib/core/fiber.c
4
97.26
-0.2% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
16
90.98
-0.49% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 15327678997.1 29 May 2025 03:57PM UTC 518
87.51
GitHub Action Run
Source Files on build 15327678997
  • Tree
  • List 518
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f356582b on github
  • Prev Build on release/3.4 (#15325727862)
  • Next Build on release/3.4 (#15327983300)
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