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

tarantool / luajit / 11972955731
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/tarantool-integration-branch-revision
DEFAULT BRANCH: tarantool/master
Ran 22 Nov 2024 12:56PM CUT
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

22 Nov 2024 12:48PM CUT coverage: 92.972% (-0.04%) from 93.013%
11972955731

push

github

ligurio
Fix compilation of getmetatable() for UDTYPE_IO_FILE

The patch fixes a problem with recording `getmetatable()`
for an I/O object: recording the `getmetatable` call with file
descriptors represented by userdata object `UDTYPE_IO_FILE`
(like `io.stdout`) leads to violation of assertion in
`rec_check_slots`.

Note, the problem was fixed upstream in different manner, see
commit 5141cbc20
("Fix compiliation of getmetatable() for UDTYPE_IO_FILE.").
Note, the specialization omits the check of `__metatable` field
precense and the check for the metatable itself. So, if we change
the metatable on the object after the trace is compiled, the trace
becomes invalid. The proposed test demonstrates these cases as
well.

5695 of 6033 branches covered (94.4%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

18 existing lines in 5 files now uncovered.

21715 of 23449 relevant lines covered (92.61%)

2967283.49 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.22
-0.78% src/lj_func.c
2
91.98
-0.45% src/luajit.c
2
78.89
0.31% src/lj_opt_fold.c
3
93.09
-1.32% src/lj_ir.c
10
77.8
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 11972955731.1 22 Nov 2024 12:56PM CUT 89
92.97
GitHub Action Run
Source Files on build 11972955731
  • Tree
  • List 89
  • Changed 87
  • Source Changed 0
  • Coverage Changed 7
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
13.79
src/lj_utils_leb128.c132 51 7 44 1337452.0 + 141 6
65.41
src/lj_clib.c432 102 69 33 3985.0 + 1618 13
76.62
src/lj_wbuf.c141 66 48 18 477639.0 + 411 0
77.8
src/lj_api.c1369 860 665 - 10195 + 10919393.0 + 13907183 - 147 + 1
78.75
src/lib_math.c224 72 56 16 20820.0 - 47 1
78.89
src/lj_opt_fold.c2553 981 761 + 4220 - 4932855.0 - 9759248 50
84.03
src/lj_ccall.c1183 172 145 27 32676.0 + 22355 11
84.21
src/lj_load.c164 81 69 12 30935.0 + 3611 3
86.84
src/lj_vmevent.c57 31 27 4 18799.0 - 1.06 1
87.21
src/lib_jit.c771 323 283 40 431.0 + 258 10
Showing 1 to 10 of 89 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
  • ►
    92.97
    src/
  • Back to Repo
  • Github Actions Build #11972955731
  • 6d267faa on github
  • Prev Build on tarantool/master (#11382361254)
  • Next Build on ligurio/gh-1279-recording-getmetatable (#12277484892)
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