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

tarantool / tarantool / 12317 / 3
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: tt_static_upd
DEFAULT BRANCH: master
Ran 31 May 2018 10:42AM UTC
Files 301
Run time 23s
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 May 2018 10:15AM UTC coverage: 81.719% (+0.006%) from 81.713%
TARGET=coverage

push

travis-ci

kostja
lua: merge encode_tagged into encode options

Encode_tagged is a workaround to be able to pass options to
yaml.encode().

Before the patch yaml.encode() in fact has this signature:
yaml.encode(...). So it was impossible to add any options to this
function - all of them would be treated as the parameters. But
documentation says: https://tarantool.io/en/doc/1.9/reference/reference_lua/yaml.html?highlight=yaml#lua-function.yaml.encode
that the function has this signature: yaml.encode(value).

I hope if anyone uses yaml.encode(), he does it according to the
documentation. And I can add the {tag_prefix, tag_handle} options
to yaml.encode() and remove yaml.encode_tagged() workaround.

38985 of 47706 relevant lines covered (81.72%)

903607.88 hits per line

Source Files on job 12317.3 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 265
  • Source Changed 1
  • Coverage Changed 265
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11245
  • Travis Job 12317.3
  • b2da28f8 on github
  • Prev Job for TARGET=coverage on 1.10 (#12313.3)
  • Next Job for TARGET=coverage on 1.10 (#12319.3)
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