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

tarantool / tarantool / 18259
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: imeevma/gh-5485-ast-new-3
DEFAULT BRANCH: master
Ran 14 Aug 2019 02:31PM UTC
Jobs 1
Files 305
Run time 1min
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
18259

push

travis-ci

Gerold103
json: detect a new invalid json path case

JSON paths has no a strict standard, but definitely there is no
an implementation, allowing to omit '.' after [], if a next token
is a key. For example:

    [1]key

is invalid. It should be written like that:

    [1].key

Strangely, but we even had tests on the invalid case.

Closes #4419

(cherry picked from commit ef64ee51c)

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

41581 of 50424 relevant lines covered (82.46%)

849197.06 hits per line

Jobs
ID Job ID Ran Files Coverage
4 18259.4 (TARGET=coverage) 14 Aug 2019 02:31PM UTC 0
82.46
Travis Job 18259.4
Source Files on build 18259
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18259
  • fa420571 on github
  • Prev Build on 1.10 (#18164)
  • Next Build on 1.10 (#18266)
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