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

tarantool / luajit / 7272782290
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 20 Dec 2023 08:25AM UTC
Jobs 1
Files 89
Run time 10s
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

20 Dec 2023 08:16AM UTC coverage: 88.561% (-0.1%) from 88.69%
7272782290

push

github

igormunkin
test: adjust lua-Harness test error assertion

The current pattern in 303-package.t for the test case loading invalid
Lua script is too tight for the following reasons revealed by Tarantool
testing:
* The platform might prepend the common prefix to all Lua errors, so
  anchoring the pattern to the beginning of the error message is too
  strict for matching the particular errors.
* The platform might canonicalize module names (i.e., use absolute
  paths) for searchers and loaders, so matching the current working
  directory via "./" is too straight-forward.

Hence, this patch removes the starting anchor from the pattern and fixes
the last part of it to match only the "basename" of the module being
loaded. As a result, the check is not too strict and Lua-specific but
rather starts following common sense.

Reviewed-by: Sergey Kaplun <skaplun@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>

5376 of 5988 branches covered (0.0%)

Branch coverage included in aggregate %.

20613 of 23358 relevant lines covered (88.25%)

2744467.65 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.91
-0.18% src/lj_opt_mem.c
2
96.25
-0.15% src/lj_asm.c
2
91.96
-0.45% src/luajit.c
6
89.39
-0.76% src/lj_ffrecord.c
6
94.74
-4.31% src/lj_str.c
7
75.82
-0.63% src/lj_opt_fold.c
10
73.74
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 7272782290.1 20 Dec 2023 08:25AM UTC 89
88.56
GitHub Action Run
Source Files on build 7272782290
  • Tree
  • List 89
  • Changed 82
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #7272782290
  • 487eeb0b on github
  • Prev Build on tarantool/master (#7119513155)
  • Next Build on tarantool/master (#7276254962)
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