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

tarantool / tarantool / 8469698750
88%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2024 03:42PM UTC
Jobs 1
Files 513
Run time 4min
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

28 Mar 2024 03:27PM UTC coverage: 87.035% (+0.003%) from 87.032%
8469698750

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

67166 of 119541 branches covered (56.19%)

99852 of 114726 relevant lines covered (87.04%)

2427124.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8469698750.1 28 Mar 2024 03:42PM UTC 0
87.04
GitHub Action Run
Source Files on build 8469698750
Detailed source file information is not available for this build.
  • Back to Repo
  • 025ba32f on github
  • Prev Build on master (#8469437453)
  • Next Build on master (#8472189967)
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