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

google / go-jsonnet / 547 / 3
78%
master: 44%

Build:
Build:
LAST BUILD BRANCH: prepare-release
DEFAULT BRANCH: master
Ran 28 Feb 2019 11:36AM UTC
Files 21
Run time 2s
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

28 Feb 2019 11:31AM UTC coverage: 75.611% (+0.2%) from 75.388%
547.3

Pull #259

travis-ci

web-flow
Adaptive string representation

When adding long strings, don't copy them immediately. Instead
build long strings only when their contents are requested.

This allows to build a long string from parts, using a regular
operator+ in linear time. This lets users to worry much less
about using std.join etc.

If indexing the string is mixed with building it using operator+
the behavior can still be quadratic. We may want to address it in
a later change.
Pull Request #259: Smart strings

4238 of 5605 relevant lines covered (75.61%)

2122.07 hits per line

Source Files on job 547.3
  • Tree
  • List 0
  • Changed 15
  • Source Changed 4
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 488
  • Travis Job 547.3
  • 92c2e0fb on github
  • Prev Job for on smart-strings (#533.1)
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