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

tarantool / tarantool / 15274308610
88%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 11:53AM UTC
Jobs 1
Files 519
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

27 May 2025 11:41AM UTC coverage: 87.529% (+0.001%) from 87.528%
15274308610

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

70501 of 124187 branches covered (56.77%)

103632 of 118398 relevant lines covered (87.53%)

2802230.29 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.23
-0.21% src/box/xrow_update_field.c
1
85.25
0.36% src/lib/core/coio.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
89.23
-1.54% src/lib/small/small/lsregion.c
1
91.68
0.0% src/lib/swim/swim.c
1
97.41
-0.86% src/lib/vclock/vclock.c
2
84.17
-0.19% src/box/xlog.c
2
92.94
-0.2% src/lib/core/fiber.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
96.95
-0.1% src/lib/msgpuck/msgpuck.h
8
60.84
-3.13% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 15274308610.1 27 May 2025 11:53AM UTC 519
87.53
GitHub Action Run
Source Files on build 15274308610
  • Tree
  • List 519
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5465e559 on github
  • Prev Build on master (#15273888343)
  • Next Build on master (#15295139303)
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