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

tarantool / tarantool / 15691648686
88%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2025 09:04PM UTC
Jobs 1
Files 511
Run time 4min
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

16 Jun 2025 08:50PM UTC coverage: 87.522% (+0.02%) from 87.505%
15691648686

push

github

Totktonada
config: add `fail_if` tag for roles and scripts

Closes #10987
Closes TNTP-1016

@TarantoolBot document
Title: `fail_if` tag for roles and scripts.

If the tag `fail_if` is set to an expression string role/script
loading will raise an error, if fail_if expression is evaluated
to be `true`.

The syntax for `fail_if` tag is the same as in config `conditional.if`
section.

Example:
```lua
-- --- #tarantool.metadata.v1
-- fail_if: "tarantool_version < 3.1.0"
-- ...
```

70467 of 124183 branches covered (56.74%)

103615 of 118387 relevant lines covered (87.52%)

2779019.23 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.94
0.01% src/lib/core/fiber.c
1
96.55
-1.15% src/lib/core/histogram.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
91.68
-0.11% src/lib/swim/swim.c
2
94.01
0.22% src/box/xrow_update_field.c
3
91.41
0.46% src/box/box.cc
3
91.7
-0.58% src/box/gc.c
4
94.15
-1.6% src/box/vy_range.c
4
84.19
-0.26% src/box/xlog.c
4
93.31
-1.27% src/lib/swim/swim_io.c
6
92.31
-0.22% src/box/vinyl.c
Jobs
ID Job ID Ran Files Coverage
1 15691648686.1 16 Jun 2025 09:04PM UTC 511
87.52
GitHub Action Run
Source Files on build 15691648686
  • Tree
  • List 511
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fbaaa140 on github
  • Prev Build on master (#15675656346)
  • Next Build on master (#15726601663)
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