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

tarantool / luajit / 6074860103
88%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 04 Sep 2023 02:40PM CUT
Jobs 1
Files 89
Run time 5s
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

04 Sep 2023 02:33PM CUT coverage: 88.119%. First build
6074860103

push

github

Buristan
test: fix fix-mips64-spare-side-exit-patching

This test may be flaky due to a non-monotonic filling of the vector with
traces. Hence, `misc.getmetrics().jit_trace_num` (which is the total
number of traces) is not the last trace number, so there is no mcode for
it.

This patch fixes flakyness from two sides:
* The `fillmcode()` function now starts a search from the given trace
  itself, so there is no possible inconsistency with the growing vector.
* The finding of the last trace number in the aforementioned test is now
  more bulletproof: we scan all numbers from the metrics value to the
  maxtrace value. The last number with an existing mcode is chosen as
  the resulting last trace number.

5331 of 5969 branches covered (0.0%)

Branch coverage included in aggregate %.

20450 of 23288 relevant lines covered (87.81%)

1303446.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6074860103.1 04 Sep 2023 02:40PM CUT 89
88.12
GitHub Action Run
Source Files on build 6074860103
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
13.79
src/lj_utils_leb128.c132 51 7 44 1357149.0 1 6
61.83
src/lj_cparse.c1935 1029 635 394 186950.0 183 111
61.83
src/lj_clib.c431 101 65 36 2734.0 16 14
64.75
src/lj_cconv.c763 387 238 149 517416.0 89 29
70.38
src/lj_carith.c429 252 175 77 557380.0 65 24
72.14
src/lj_crecord.c1912 927 650 277 66.0 207 54
72.86
src/lj_strscan.c537 261 188 73 2856671.0 102 35
73.0
src/lj_api.c1368 859 622 237 964082.0 173 57
75.0
src/lib_ffi.c866 518 387 131 85577.0 99 31
75.14
src/lj_opt_fold.c2522 971 713 258 22709.0 236 56
Showing 1 to 10 of 89 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
  • ►
    88.12
    src/
  • Back to Repo
  • Github Actions Build #6074860103
  • d643c12c on github
  • Next Build on skaplun/gh-noticket-fix-flaky-mips-spare-exit (#6074981562)
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