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

tarantool / tarantool / 7918178992
88%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2024 03:35PM UTC
Jobs 1
Files 513
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

15 Feb 2024 03:18PM UTC coverage: 86.896% (-0.03%) from 86.925%
7918178992

push

github

ylobankov
ci: fix step parameters for reusable runs

This patch fixes three issues:
1. It changes the condition for workflows so they can be run not
only from the Tarantool repository but from any repository in the
Tarantool organization.

2. Reusable workflows substitute the `${{ github.workflow }}`
context variable with the name of their top-level workflow. This
behavior causes concurrency group clashes when several reusable
workflows are called from a single top-level workflow. This patch
adds an additional constant part to the concurrency group pattern
to solve the issue.

3. The checkout actions use the reference from the repository in
which the top-level workflow is located instead of the one where
the reusable workflow is located. This patch solves the issue by
passing the reference explicitly.

NO_DOC=CI
NO_TEST=CI
NO_CHANGELOG=CI

66836 of 119306 branches covered (56.02%)

99241 of 114206 relevant lines covered (86.9%)

2675104.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7918178992.1 15 Feb 2024 03:35PM UTC 0
86.9
GitHub Action Run
Source Files on build 7918178992
Detailed source file information is not available for this build.
  • Back to Repo
  • 3daf2399 on github
  • Prev Build on master (#7916807503)
  • Next Build on master (#7927834912)
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