|
Ran
|
Jobs
1
|
Files
479
|
Run time
135min
|
Badge
README BADGES
|
push
github
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)
63472 of 114770 branches covered (55.3%)
94406 of 109662 relevant lines covered (86.09%)
1896223.44 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.85 |
-0.52% | src/box/lua/init.c |
| 1 |
89.9 |
-0.1% | src/box/memtx_engine.cc |
| 2 |
86.59 |
0.07% | src/box/vy_run.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 3 |
92.05 |
-0.09% | src/box/vinyl.c |
| 3 |
89.36 |
-0.32% | src/box/vy_scheduler.c |
| 4 |
93.31 |
-1.27% | src/lib/swim/swim_io.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13540850078.1 | 479 |
86.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|