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

tarantool / tarantool / 13539225908
88%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2025 08:52AM UTC
Jobs 1
Files 518
Run time 2min
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 08:06AM UTC coverage: 87.473% (-0.02%) from 87.492%
13539225908

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

69828 of 123293 branches covered (56.64%)

102929 of 117670 relevant lines covered (87.47%)

2293932.04 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.55
-0.6% src/box/engine.c
1
95.31
-1.56% src/box/engine.h
1
95.36
-0.31% src/box/raft.c
1
90.14
-0.08% src/box/vy_log.c
1
96.38
-0.72% src/box/vy_point_lookup.c
1
93.62
-0.53% src/box/vy_range.c
1
96.55
-1.15% src/lib/core/histogram.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
97.05
-0.1% src/lib/msgpuck/msgpuck.h
2
92.5
-0.09% src/box/vinyl.c
2
84.43
0.01% src/box/xlog.c
3
91.59
-0.59% src/box/gc.c
3
91.0
-0.31% src/box/vy_scheduler.c
7
94.99
-1.46% src/box/vy_read_iterator.c
7
86.96
-0.47% src/box/vy_run.c
8
60.42
-3.55% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 13539225908.1 26 Feb 2025 08:52AM UTC 518
87.47
GitHub Action Run
Source Files on build 13539225908
  • Tree
  • List 518
  • Changed 428
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 920f4b30 on github
  • Prev Build on master (#13525747751)
  • Next Build on master (#13543542822)
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