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

jlfwong / speedscope / 129 / 1
47%
master: 47%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2018 07:54AM UTC
Files 32
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

20 Jun 2018 07:51AM UTC coverage: 36.496% (+0.1%) from 36.392%
129.1

push

travis-ci

web-flow
Update instruments import to use integeruniquer.index file (#64)

I knew early on that `integeruniquer.index` could be used to index into `integeruniquer.data`, but I initially thought it was an optimization rather than a necessity. It seems like if there's data past the 1MB threshold in `integeruniquer.data`, then `integeruniquer.index` is actually quite useful.

The file seems to contain `[byte offset, MB offset]` pairs encoded as two 32 bit unsigned little endian integers. Using that to decode the integer arrays encoded in `integeruniquer.data` allows the file in #63 to load.

Fixes #63

331 of 1020 branches covered (32.45%)

Branch coverage included in aggregate %.

977 of 2564 relevant lines covered (38.1%)

970.4 hits per line

Source Files on job 129.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 34
  • Travis Job 129.1
  • aaac0ad7 on github
  • Prev Job for on master (#126.1)
  • Next Job for on master (#136.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