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

tarantool / tarantool / 13399235540
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gerold103/gh-8095-synchro-promote-part1
DEFAULT BRANCH: master
Ran 18 Feb 2025 08:24PM UTC
Jobs 1
Files 479
Run time 18min
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

18 Feb 2025 08:11PM UTC coverage: 86.044% (-0.008%) from 86.052%
13399235540

push

github

Totktonada
ci: deploy Ubuntu Noble (24.04) packages

Copy workflow files for Ubuntu Jammy (22.04) with replacing `22.04` ->
`24.04` and `jammy` -> `noble`.

NO_WRAP
 | --- .github/workflows/ubuntu_22_04.yml
 | +++ .github/workflows/ubuntu_24_04.yml
 | @@ -1,4 +1,4 @@
 | -name: ubuntu_22_04
 | +name: ubuntu_24_04
 |
 |  on:
 |    push:
 | @@ -31,7 +31,7 @@
 |    cancel-in-progress: true
 |
 |  jobs:
 | -  ubuntu_22_04:
 | +  ubuntu_24_04:
 |      # Run on push to the 'master' and release branches of tarantool/tarantool
 |      # or on pull request if the 'full-ci' label is set.
 |      if: github.repository == 'tarantool/tarantool' &&
 | @@ -59,7 +59,7 @@
 |          env:
 |            RWS_AUTH: ${{ secrets.RWS_AUTH }}
 |            OS: 'ubuntu'
 | -          DIST: 'jammy'
 | +          DIST: 'noble'
 |            GC64: ${{ matrix.build-type == 'gc64' }}
 |          uses: ./.github/actions/pack-and-deploy
 |        - name: Send VK Teams message on failure
 | @@ -71,7 +71,7 @@
 |          uses: actions/upload-artifact@v4
 |          if: failure()
 |          with:
 | -          name: ubuntu-jammy${{ matrix.build-type == 'gc64' && '-gc64' || '' }}
 | +          name: ubuntu-noble${{ matrix.build-type == 'gc64' && '-gc64' || '' }}
 |            retention-days: 21
 |            path: ${{ env.VARDIR }}/artifacts
 |        - name: Upload artifacts to S3
NO_WRAP

NO_WRAP
 | --- .github/workflows/ubuntu_22_04_aarch64.yml
 | +++ .github/workflows/ubuntu_24_04_aarch64.yml
 | @@ -1,4 +1,4 @@
 | -name: ubuntu_22_04_aarch64
 | +name: ubuntu_24_04_aarch64
 |
 |  on:
 |    push:
 | @@ -31,7 +31,7 @@
 |    cancel-in-progress: true
 |
 |  jobs:
 | -  ubuntu_22_04_aarch64:
 | +  ubuntu_24_04_aarch64:
 |      # Run on push to the 'master' and release branches of tarantool/tarantool
 |      # or on pull request if the 'full-ci' label is set.
 |      if: github.repository == 'tarantool/tarantool' &&
 | @@ -54,7 +54,7 @@
 |          env:
 |            RWS_AUTH: ${{ secrets.RWS_AUTH }}... (continued)

63444 of 114790 branches covered (55.27%)

94407 of 109719 relevant lines covered (86.04%)

1900735.11 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.21
0.0% src/box/box.cc
1
96.55
-1.15% src/histogram.c
4
92.55
-0.53% src/box/vy_range.c
5
89.59
-0.41% src/box/memtx_engine.cc
6
88.9
-0.47% src/box/vy_log.c
8
86.32
-0.54% src/box/vy_run.c
Jobs
ID Job ID Ran Files Coverage
1 13399235540.1 18 Feb 2025 08:24PM UTC 479
86.04
GitHub Action Run
Source Files on build 13399235540
  • Tree
  • List 479
  • Changed 418
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7998cf00 on github
  • Prev Build on release/2.11 (#13397747737)
  • Next Build on release/2.11 (#13416885935)
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