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

tarantool / tarantool / 15327682172
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mandesero/gh-11318-flvr-instnce-prty
DEFAULT BRANCH: master
Ran 29 May 2025 04:05PM UTC
Jobs 1
Files 514
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.401% (+0.002%) from 87.399%
15327682172

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)

68925 of 122199 branches covered (56.4%)

101602 of 116248 relevant lines covered (87.4%)

1959679.69 hits per line

Coverage Regressions

Lines Coverage ∆ File
17
91.64
-2.63% src/box/memtx_space.c
9
88.14
-7.63% src/box/vy_regulator.c
4
91.35
0.59% src/box/box.cc
4
81.82
-12.12% src/lua/minifio.c
3
92.2
-0.09% src/box/vinyl.c
3
92.83
-0.11% src/lib/core/fiber.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
1
95.89
-0.05% src/box/iproto.cc
1
93.72
-0.16% src/box/txn_limbo.c
1
95.74
0.0% src/box/vy_range.c
1
91.21
-0.1% src/box/vy_scheduler.c
1
91.45
-0.11% src/lib/swim/swim.c
Jobs
ID Job ID Ran Files Coverage
1 15327682172.1 29 May 2025 04:05PM UTC 514
87.4
GitHub Action Run
Source Files on build 15327682172
  • Tree
  • List 514
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 098184a4 on github
  • Prev Build on release/3.2 (#15325725286)
  • Next Build on release/3.2 (#15327980890)
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