Repo Added
|
Files
89
|
Badge
Embed ▾
README BADGES
|
push
github
test: fix flaky fix-jit-dump-ir-conv.test.lua This commit is the follow-up for b8c8e25b1 ("Fix jit.dump() output for IR_CONV."). When recording two traces in the aforementioned test for `step` conversion, the second trace isn't always recorded. This happens due to the hotcount penalty during compiling the first trace. Setting `hotloop=2` to the first trace and calling it twice helps to fix the issue.
5365 of 5975 branches covered (0.0%)
Branch coverage included in aggregate %.
20560 of 23304 relevant lines covered (88.23%)
2749979.09 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
6829418128 | skaplun/fix-jit-dump-ir-conv-flaky | test: fix flaky fix-jit-dump-ir-conv.test.lua This commit is the follow-up for b8c8e25b1 ("Fix jit.dump() output for IR_CONV."). When recording two traces in the aforementioned test for `step` conversion, the second... | push | Buristan | github |
88.54 |