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

tarantool / luajit / 13703152103
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 06 Mar 2025 04:16PM UTC
Jobs 1
Files 89
Run time 46min
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

06 Mar 2025 04:13PM UTC coverage: 92.986% (-0.03%) from 93.017%
13703152103

push

github

ligurio
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

5700 of 6038 branches covered (94.4%)

Branch coverage included in aggregate %.

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

16 existing lines in 4 files now uncovered.

21717 of 23447 relevant lines covered (92.62%)

2963417.09 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.45
0.0% src/lj_record.c
2
92.0
-0.44% src/luajit.c
3
93.0
0.0% src/lib_misc.c
10
77.8
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 13703152103.1 06 Mar 2025 04:16PM UTC 89
92.99
GitHub Action Run
Source Files on build 13703152103
  • Tree
  • List 89
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13703152103
  • 99f54bbe on github
  • Prev Build on ligurio/gh-xxxx-fix-msg-stop-sysprof (#13700713436)
  • Next Build on ligurio/gh-xxxx-fix-msg-stop-sysprof (#13719014103)
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