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

tarantool / luajit / 7263141054
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 19 Dec 2023 02:25PM 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

19 Dec 2023 02:19PM UTC coverage: 88.581% (-0.1%) from 88.69%
7263141054

push

github

igormunkin
test: adjust lua-Harness test error assertion

Current pattern in 303-package.t for the test case loading invalid Lua
script is too tight for the two 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 current working directory via
  as "./" 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 the common sense.

5376 of 5988 branches covered (0.0%)

Branch coverage included in aggregate %.

20619 of 23358 relevant lines covered (88.27%)

2745346.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.11
-2.63% src/lj_vmmath.c
2
96.7
-0.41% src/lj_snap.c
2
91.96
-0.45% src/luajit.c
6
94.74
-4.31% src/lj_str.c
7
89.14
-1.01% src/lj_ffrecord.c
10
73.74
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 7263141054.1 19 Dec 2023 02:24PM UTC 89
88.58
GitHub Action Run
Source Files on build 7263141054
  • Tree
  • List 89
  • Changed 84
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #7263141054
  • 31005b39 on github
  • Prev Build on tarantool/master (#7119513155)
  • Next Build on imun/fix-test-for-tarantool-searchers (#7263448626)
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