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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1026-arm64-invalid-hrefk-offset-check
DEFAULT BRANCH: tarantool/master
Ran 26 Sep 2023 04:47PM CUT
Jobs 1
Files 89
Run time 3s
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 04:23PM CUT coverage: 88.266% (+0.2%) from 88.027%
6315790359

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.

5341 of 5972 branches covered (0.0%)

Branch coverage included in aggregate %.

20490 of 23293 relevant lines covered (87.97%)

2743614.65 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.92
-0.08% src/lj_asm.c
5
94.85
6.53% src/lj_mcode.c
6
82.22
17.78% src/lj_sysprof.c
15
89.3
0.22% src/lj_err.c
Jobs
ID Job ID Ran Files Coverage
1 6315790359.1 26 Sep 2023 04:47PM CUT 89
88.27
GitHub Action Run
Source Files on build 6315790359
  • Tree
  • List 89
  • Changed 87
  • Source Changed 0
  • Coverage Changed 11
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
  • Back to Repo
  • Github Actions Build #6315790359
  • ebd6dd9d on github
  • Prev Build on skaplun/gh-noticket-fix-flaky-mips-spare-exit (#6083883897)
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