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

Geal / nom / 1064
81%

Build:
DEFAULT BRANCH: master
Ran 09 May 2017 03:52PM UTC
Jobs 3
Files 33
Run time 903min
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
1064

push

travis-ci

Geal
store the error chain in a vec instead of a Box based linked list

having each node in the error chain contain a pointer to the next
error resulted in a lot of allocations. Now we allocate a Vec to
contain the errors, and append them when necessary.

This gives a nearly 10% performance boost over the previous approach.
It is still slower than the simple-errors feature

3453 of 3919 relevant lines covered (88.11%)

2.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1064.1 09 May 2017 03:57PM UTC 0
88.11
Travis Job 1064.1
2 1064.2 09 May 2017 03:52PM UTC 0
88.11
Travis Job 1064.2
3 1064.3 09 May 2017 03:57PM UTC 0
88.44
Travis Job 1064.3
Source Files on build 1064
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1064
  • d1d18426 on github
  • Prev Build on master (#1063)
  • Next Build on master (#1067)
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