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

tarantool / luajit / 13721104426
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 07 Mar 2025 12:56PM 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

07 Mar 2025 12:45PM UTC coverage: 93.003% (-0.02%) from 93.02%
13721104426

push

github

Buristan
sysprof: fix a message with stop without run

When sysprof is not started, the function `misc.sysprof.stop()`
reports that the profiler is already running:

| $ ./src/luajit -e 'print(misc.sysprof.stop())'
| nil     profiler is running already     22

The patch fixes that:

| $ ./src/luajit -e 'print(misc.sysprof.stop())'
| nil     profiler is not running         22

Follows up tarantool/tarantool#781

Reviewed-by: Sergey Kaplun <skaplun@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
(cherry picked from commit 441405c39)

5702 of 6038 branches covered (94.44%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 1 file covered. (100.0%)

19 existing lines in 5 files now uncovered.

21720 of 23447 relevant lines covered (92.63%)

2961165.48 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.0
4.07% src/lib_misc.c
2
96.45
-0.05% src/lj_record.c
2
92.0
-0.44% src/luajit.c
3
93.09
-0.99% src/lj_ir.c
10
77.8
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 13721104426.1 07 Mar 2025 12:56PM UTC 89
93.0
GitHub Action Run
Source Files on build 13721104426
  • Tree
  • List 89
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13721104426
  • cdde3079 on github
  • Prev Build on tarantool/release/3.2 (#13699178746)
  • Next Build on tarantool/release/3.2 (#13942311243)
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