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

tarantool / luajit / 13947733880
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-4808-jslots-trace-ir-cdata-ctype
DEFAULT BRANCH: tarantool/master
Ran 19 Mar 2025 01:31PM 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

19 Mar 2025 01:27PM UTC coverage: 92.929% (-0.09%) from 93.02%
13947733880

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

5699 of 6039 branches covered (94.37%)

Branch coverage included in aggregate %.

21715 of 23461 relevant lines covered (92.56%)

2962812.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.8
-1.01% src/lj_api.c
7
87.15
-0.66% src/lj_crecord.c
7
96.01
-0.47% src/lj_record.c
2
99.16
-0.34% src/lj_gc.c
2
92.0
-0.44% src/luajit.c
1
78.42
0.0% src/lj_opt_fold.c
1
97.42
-0.18% src/lj_trace.c
Jobs
ID Job ID Ran Files Coverage
1 13947733880.1 19 Mar 2025 01:31PM UTC 89
92.93
GitHub Action Run
Source Files on build 13947733880
  • 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 #13947733880
  • 5b32ee0d on github
  • Prev Build on tarantool/master (#13946789394)
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