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

tarantool / tarantool / 13540836458
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 26 Feb 2025 09:51AM UTC
Jobs 1
Files 518
Run time 70min
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

26 Feb 2025 09:37AM UTC coverage: 87.454% (+0.005%) from 87.449%
13540836458

push

github

locker
ci: verify the downgrade list before the release

There is a CI workflow that verifies correctness of the list of versions
to where the downgrade is possible, see commit 6d8563472785 ("ci: add
workflow to check downgrade versions").

However, this check is run only on push of a tag that marks the new
release. It is too late, because other CI workflows that deploy source
tarball and built packages are run by pushing this tag too. The uploads
are already in-progress or done, when a human sees that the downgrade
list check fails.

Let's add another criteria to run the check:

* the commit is `X.Y.Z-entrypoint-<...>`, and
* there is the `changelogs/X.Y.Z.md` file.

This way we can catch the problem while preparing the release notes,
*before the release*.

Follows up #8319

NO_DOC=development tools
NO_CHANGELOG=see NO_DOC
NO_TEST=see NO_DOC

(cherry picked from commit 920f4b30d)

69874 of 123713 branches covered (56.48%)

102869 of 117626 relevant lines covered (87.45%)

2180960.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.49
-1.35% src/box/lua/ctl.c
1
95.36
-0.31% src/box/raft.c
1
95.68
-0.72% src/box/vy_point_lookup.c
1
84.18
-0.1% src/box/xlog.c
1
96.55
-1.15% src/lib/core/histogram.c
1
90.38
-1.92% src/lib/core/trigger.cc
2
91.33
0.45% src/box/box.cc
2
87.16
-0.07% src/box/vy_run.c
3
97.95
-0.22% src/box/memtx_tx.c
3
93.62
0.53% src/box/vy_range.c
3
90.9
-0.31% src/box/vy_scheduler.c
4
93.31
-1.27% src/lib/swim/swim_io.c
15
91.82
-2.04% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 13540836458.1 26 Feb 2025 09:51AM UTC 518
87.45
GitHub Action Run
Source Files on build 13540836458
  • Tree
  • List 518
  • Changed 438
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 11e7e38c on github
  • Prev Build on release/3.3 (#13538791279)
  • Next Build on release/3.3 (#13545882783)
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