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

tarantool / luajit / 13789290777
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-4808-jslots-trace-ir-cdata-ctype
DEFAULT BRANCH: tarantool/master
Ran 11 Mar 2025 01:34PM 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 Mar 2025 01:28PM UTC coverage: 93.003% (+0.04%) from 92.966%
13789290777

push

github

Buristan
Avoid unpatching bytecode twice after a trace flush.

Reported by Sergey Kaplun.

(cherry picked from commit 85c3f2fb6)

When flushing the already flushed trace, it is possible that another
trace is recorded for the same bytecode as the first trace. In that
case, the assertion fails in `trace_unpatch()`.

This patch fixes it by unpatching the trace only in the case if it
persists in the trace chain. Also, it deletes the dead code for the
trace unpatching logic, since the root trace can't start from `BC_JMP`
and the child traces are handled differently.

Sergey Kaplun:
* added the description and the test for the problem

Part of tarantool/tarantool#11055

5702 of 6038 branches covered (94.44%)

Branch coverage included in aggregate %.

21720 of 23447 relevant lines covered (92.63%)

2961542.54 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.8
-1.01% src/lj_api.c
2
92.0
-0.44% src/luajit.c
1
96.45
0.42% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 13789290777.1 11 Mar 2025 01:34PM UTC 89
93.0
GitHub Action Run
Source Files on build 13789290777
  • Tree
  • List 89
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13789290777
  • 234de212 on github
  • Prev Build on tarantool/master (#13721104409)
  • Next Build on skaplun/lj-1345-flushing-trace-twice (#13947733880)
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