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

tarantool / tarantool / 7918178992 / 1
88%
master: 88%

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

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 (0.0%)

99241 of 114206 relevant lines covered (86.9%)

2675104.24 hits per line

Source Files on job 7918178992.1
  • Tree
  • List 0
  • Changed 453
  • Source Changed 0
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7918178992
  • 3daf2399 on github
  • Prev Job for on master (#7916807503.1)
  • Next Job for on master (#7927834912.1)
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