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

tarantool / luajit / 8338411251
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 19 Mar 2024 06:16AM UTC
Jobs 1
Files 89
Run time 1min
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

19 Mar 2024 05:59AM UTC coverage: 92.617% (-0.05%) from 92.668%
8338411251

push

github

Buristan
ci: extend tarantool integration testing

This patch makes use of reusable workflows from the
Tarantool repository, so now LuaJIT CI tests integration
in all relevant workflows.

Also, this patch disables MacOS testing for Tarantool
integration since those runs were made nightly in the
Tarantool repo.

As noted in the documentation [1], it is impossible for a single
workflow call tree to include more than 20 workflows. To
overcome this limitation, workflows are started in a bunch of
separate files. This makes it impossible to depend on LuaJIT-only
jobs for integration workflows such as `tarantool-ecosystem.yml`
or `tarantool-exotic.yml` since it is impossible to make
cross-dependencies between workflow files.

The name of a callee workflow cannot be substituted using a
matrix [2], so workflow calls are copied and pasted instead.

Table below shows which workflows are enabled and why.

Workflow name                   |+/-| Reason
-----------------------------------------------------------------
codeql                          | - | Not relevant to LuaJIT.
coverage                        | + | Long tests for profilers.
coverity                        | - | Cron workflow.
debug                           | + | Tarantool debug build.
debug_aarch64                   | + | Tarantool debug build.
debug_asan_clang                | + | Tarantool debug build.
default_gcc_centos_7            | + | Old gcc version (7).
freebsd                         | - | Nightly build.
fuzzing                         | - | Impossible to bump LuaJIT.
integration                     | + | Tarantool ecosystem.
jepsen-cluster-txm              | - | Manual workflow.
jepsen-cluster                  | - | Manual workflow.
jepsen-single-instance-txm      | - | Cron workflow.
jepsen-single-instance          | - | Cron workflow.
lango-stale-reviews             | - | Cron workflow.
lint                            | - | LuaJIT has its own lint.
luajit-integration              | + | Run test... (continued)

5659 of 6018 branches covered (94.03%)

Branch coverage included in aggregate %.

21602 of 23416 relevant lines covered (92.25%)

2825366.16 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.08
-0.18% src/lj_opt_mem.c
2
77.79
0.39% src/lj_opt_fold.c
2
91.11
-0.32% src/lj_alloc.c
2
96.79
-0.38% src/lj_snap.c
6
94.74
-4.31% src/lj_str.c
8
87.27
-0.75% src/lj_crecord.c
Jobs
ID Job ID Ran Files Coverage
1 8338411251.1 19 Mar 2024 06:16AM UTC 89
92.62
GitHub Action Run
Source Files on build 8338411251
  • Tree
  • List 89
  • Changed 86
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #8338411251
  • bbc598cc on github
  • Prev Build on tarantool/master (#8293259035)
  • Next Build on tarantool/master (#8338411326)
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

© 2025 Coveralls, Inc