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

tarantool / tarantool / 11293525581
88%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2024 01:59PM UTC
Jobs 1
Files 515
Run time 2min
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

11 Oct 2024 01:46PM UTC coverage: 87.319% (+0.02%) from 87.298%
11293525581

push

github

Totktonada
build: don't depend on libidn2

The recent libcurl update in commit 0919f390802f ("third_party: update
libcurl from 8.8.0 to 8.10.1") reveals an old problem in our libcurl's
build script: it attempts to disable the libidn2 dependency using the
`-DHAVE_LIBIDN2=OFF` option instead of `-DUSE_LIBIDN2=OFF`.

It doesn't work after a recent curl building machinery change, see
https://github.com/curl/curl/pull/14555

This commit fixes the problem by using `-DUSE_LIBIDN2=OFF`.

Reported in #10621

NO_DOC=build mechanics fixup
NO_CHANGELOG=fixes a non-released commit
NO_TEST=verified locally, seems to need an extra work on a separate CI
        workflow with a particular building environment; no time for
        that tonight, sorry

69165 of 122879 branches covered (56.29%)

101941 of 116746 relevant lines covered (87.32%)

2568176.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11293525581.1 11 Oct 2024 01:59PM UTC 0
87.32
GitHub Action Run
Source Files on build 11293525581
Detailed source file information is not available for this build.
  • Back to Repo
  • a4b4158f on github
  • Prev Build on master (#11274972119)
  • Next Build on master (#11295024138)
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