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

tarantool / luajit / 6317466663
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 26 Sep 2023 07:36PM 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

26 Sep 2023 07:36PM CUT coverage: 88.249% (+0.04%) from 88.208%
6317466663

push

github

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

This test may be flaky due to a sparse 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.

Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Reviewed-by: Igor Munkin <imun@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>

5340 of 5972 branches covered (0.0%)

Branch coverage included in aggregate %.

20486 of 23293 relevant lines covered (87.95%)

2751540.68 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.11
-2.63% src/lj_vmmath.c
4
75.85
-0.24% src/lj_opt_fold.c
Jobs
ID Job ID Ran Files Coverage
1 6317466663.1 26 Sep 2023 07:36PM CUT 89
88.25
GitHub Action Run
Source Files on build 6317466663
  • Tree
  • List 89
  • Changed 86
  • Source Changed 0
  • Coverage Changed 5
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
13.79
src/lj_utils_leb128.c132 51 7 44 1470116.0 + 179171 6
61.83
src/lj_cparse.c1935 1029 635 394 186973.0 + 19747183 111
61.83
src/lj_clib.c431 101 65 36 2737.0 16 14
64.75
src/lj_cconv.c763 387 238 149 517491.0 + 5232489 29
70.38
src/lj_carith.c429 252 175 77 557388.0 + 5788365 24
72.56
src/lj_crecord.c1912 927 654 273 66.0 - 1.0208 53
72.86
src/lj_strscan.c537 261 188 73 2853699.0 + 732102 35
73.0
src/lj_api.c1368 859 622 237 964158.0 + 9830173 57
75.0
src/lib_ffi.c866 518 387 131 85595.0 + 856899 31
75.85
src/lj_opt_fold.c2522 971 721 - 3250 + 321974.0 + 12107237 55
Showing 1 to 10 of 89 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
  • ►
    88.25
    src/
  • Back to Repo
  • Github Actions Build #6317466663
  • 7d5901dd on github
  • Prev Build on tarantool/master (#6312339805)
  • Next Build on tarantool/master (#6631563560)
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