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

tarantool / tarantool / 12317
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gerold103/gh-8095-synchro-promote-part2-backport-3.5
DEFAULT BRANCH: master
Ran 31 May 2018 10:42AM UTC
Jobs 1
Files 301
Run time 25s
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

pending completion
12317

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.

32 of 32 new or added lines in 1 file covered. (100.0%)

38985 of 47706 relevant lines covered (81.72%)

903607.88 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12317.3 (TARGET=coverage) 31 May 2018 10:42AM UTC 0
81.72
Travis Job 12317.3
Source Files on build 12317
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12317
  • b2da28f8 on github
  • Prev Build on 1.10 (#12313)
  • Next Build on 1.10 (#12319)
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