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

tarantool / luajit / 12277484892
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 11 Dec 2024 01:42PM 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

11 Dec 2024 01:34PM UTC coverage: 92.972% (-0.04%) from 93.013%
12277484892

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.

5693 of 6033 branches covered (94.36%)

Branch coverage included in aggregate %.

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

11 existing lines in 4 files now uncovered.

21717 of 23449 relevant lines covered (92.61%)

2972686.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12277484892.1 11 Dec 2024 01:42PM UTC 0
92.97
GitHub Action Run
Source Files on build 12277484892
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12277484892
  • b15642c0 on github
  • Prev Build on tarantool/master (#11382361254)
  • Next Build on ligurio/gh-1279-recording-getmetatable (#12685075395)
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