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

tarantool / tarantool / 18100 / 4
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: backport/release/3.7/12910
DEFAULT BRANCH: master
Ran 31 Jul 2019 11:57AM UTC
Files 305
Run time 3min
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

31 Jul 2019 10:06AM UTC coverage: 82.461% (-0.04%) from 82.503%
TARGET=coverage

push

travis-ci

kyukhin
httpc: allow only strings for opts.headers values

There are two reasons to disable support of tables with __tostring
metamethods as opts.headers values:

* It seems this feature is not much needed: a type convertion can be
  easily done on a user's end with explicit tostring() call if needed.
* It never did work since introduction in 2.1.1-311-g85e1d78bc ('httpc:
  add checking of headers in httpc:request'): __tostring presence was
  verified, but a function in the field was not invoked.

Now http client accepts only a Lua string as a header key or a value.

Closes #3679 (again).

(cherry picked from commit 28e688294)

41577 of 50420 relevant lines covered (82.46%)

838137.73 hits per line

Source Files on job 18100.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 278
  • Source Changed 1
  • Coverage Changed 278
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14696
  • Travis Job 18100.4
  • 4faa1038 on github
  • Prev Job for TARGET=coverage on 1.10 (#18073.4)
  • Next Job for TARGET=coverage on 1.10 (#18245.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc