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

tarantool / luajit / 12299476330
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 12 Dec 2024 03:27PM 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

12 Dec 2024 03:16PM UTC coverage: 92.948% (+0.03%) from 92.918%
12299476330

push

github

Buristan
test: fix build for macOS Sequoia 15.0

When building <tarantool-c-tests/gh-8594-sysprof-ffunc-crash.test.c> on
macOS Sequoia 15.0, I've got the following error from including
<sys/ptrace.h>:

| error: unknown type name 'caddr_t'
| int     ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);

It can be fixed by including <sys/types.h>, but since this test is
skipped for macOS anyway, I prefer just to move all necessary includes
under the corresponding define.

Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>

5695 of 6033 branches covered (94.4%)

Branch coverage included in aggregate %.

21708 of 23449 relevant lines covered (92.58%)

2973020.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.42
-0.08% src/lj_opt_fold.c
2
99.16
-0.34% src/lj_gc.c
3
96.29
-0.21% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 12299476330.1 12 Dec 2024 03:27PM UTC 89
92.95
GitHub Action Run
Source Files on build 12299476330
  • Tree
  • List 89
  • Changed 86
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #12299476330
  • 84c968d4 on github
  • Prev Build on tarantool/master (#12298038022)
  • Next Build on tarantool/master (#12301264128)
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