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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 26 Oct 2023 01:13PM UTC
Jobs 1
Files 89
Run time 12s
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 Oct 2023 01:10PM UTC coverage: 88.266% (+0.02%) from 88.249%
6654598069

push

github

fckxorg
Fix Clang build.

(cherry-picked from commit 384d6d56f)

The `__GNUC__` macro signals that GNU extensions are supported
by a compiler. Some versions of the clang compiler
(clang 10.0.0 targeting the MSVC ABI, for example) may not
define that macro. However, they still support the GNU
extensions. This patch fixes the build for those compilers
by checking the `__clang__` macro value alongside `__GNUC__`.

Part of the patch relevant to 'lj_err.c' is omitted since all
of the required changes were already backported in the scope
of the patch b6d285214 ('Cleanup
and enable external unwinding for more platforms.').

No tests were added since the issue is relevant for a very
specific type of very old clang 10.0.0, which is not really
relevant for us. However, clang builds are now added to our CI.

Maxim Kokryashkin:
* added the description for the problem

Part of tarantool/tarantool#9145

Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Reviewed-by: Sergey Kaplun <skaplun@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>

5339 of 5972 branches covered (0.0%)

Branch coverage included in aggregate %.

20492 of 23293 relevant lines covered (87.97%)

2748696.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.77
-0.08% src/lj_opt_fold.c
1
95.91
-0.18% src/lj_opt_mem.c
1
95.64
-0.05% src/lj_record.c
4
72.05
-0.51% src/lj_crecord.c
Jobs
ID Job ID Ran Files Coverage
1 6654598069.1 26 Oct 2023 01:13PM UTC 89
88.27
GitHub Action Run
Source Files on build 6654598069
  • Tree
  • List 89
  • Changed 80
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6654598069
  • c2edde1f on github
  • Prev Build on tarantool/master (#6317466663)
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