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

tarantool / tarantool / 8480435921
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/delete_range
DEFAULT BRANCH: master
Ran 29 Mar 2024 11:57AM UTC
Jobs 1
Files 479
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

29 Mar 2024 11:26AM UTC coverage: 85.8% (-0.02%) from 85.82%
8480435921

push

github

sergepetrenko
build: include header "unit.h" after c++ headers

Header "unit.h" contains `ok` and `is` macros used to check test cases.
The problem is such simple names can be used in C++ STL library headers
(it's OK because such short names can be hidden in a namespace), so when
including, for example, header "vector" after "unit.h", build can fail
because function declaration or definition in the C++ header will turn
into a macro invocation. I faced this problem building Tarantool on
MacOS with SDK of 14.4 version.

NO_TEST=fix build
NO_CHANGELOG=fix build
NO_DOC=fix build

(cherry picked from commit 025ba32f8)

62568 of 113772 branches covered (54.99%)

93436 of 108900 relevant lines covered (85.8%)

2751033.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8480435921.1 29 Mar 2024 11:57AM UTC 0
85.8
GitHub Action Run
Source Files on build 8480435921
Detailed source file information is not available for this build.
  • Back to Repo
  • c014944e on github
  • Prev Build on release/2.11 (#8466700756)
  • Next Build on release/2.11 (#8480601510)
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