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

tarantool / luajit / 13721104409
93%

Build:
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: 92.966% (-0.04%) from 93.007%
13721104409

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>

5700 of 6038 branches covered (94.4%)

Branch coverage included in aggregate %.

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

30 existing lines in 7 files now uncovered.

21711 of 23447 relevant lines covered (92.6%)

2965265.82 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.42
-0.18% src/lj_trace.c
2
93.0
4.07% src/lib_misc.c
2
78.42
-0.16% src/lj_opt_fold.c
3
93.09
-1.32% src/lj_ir.c
5
85.71
-2.16% src/lj_sysprof.c
7
87.15
-0.66% src/lj_crecord.c
10
96.03
-0.63% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 13721104409.1 07 Mar 2025 12:56PM UTC 89
92.97
GitHub Action Run
Source Files on build 13721104409
  • Tree
  • List 89
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13721104409
  • 441405c3 on github
  • Prev Build on tarantool/master (#13699178833)
  • Next Build on tarantool/master (#13942311233)
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