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

google / go-jsonnet / 701
78%
master: 44%

Build:
Build:
LAST BUILD BRANCH: prepare-release
DEFAULT BRANCH: master
Ran 17 Sep 2019 03:04PM UTC
Jobs 2
Files 22
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

pending completion
701

Pull #318

travis-ci

web-flow
Better importing (caching & public API)

* It adds new API which allows using VM for importing
  files in external tools "just as Jsonnet would". This is
  primarily intended for use in static analysis tools.
* Imports are now cached between evaluate calls. This may improve
  performance significantly for some users. I would like to add
  some way of achieving this with commandline in the future.
* Additional layer of caching was internally added - AST level.
  This was necessary so that Jsonnet could always return the same
  exact AST when asked multiple times (meaning the same pointers).
Pull Request #318: Better importing (caching & public API)

69 of 69 new or added lines in 3 files covered. (100.0%)

4530 of 5843 relevant lines covered (77.53%)

6142.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 701.1 17 Sep 2019 03:04PM UTC 0
77.53
Travis Job 701.1
3 701.3 17 Sep 2019 03:07PM UTC 0
77.53
Travis Job 701.3
Source Files on build 701
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #701
  • Pull Request #318
  • PR Base - master (#698)
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