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

jlfwong / speedscope / 5276415483
44%
master: 47%

Build:
Build:
LAST BUILD BRANCH: jlfwong/copy-summary-text
DEFAULT BRANCH: master
Ran 15 Jun 2023 08:16AM UTC
Jobs 3
Files 83
Run time 3s
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
5276415483

push

github

web-flow
fix pprof defaultSampleType (#424)

Fixes #415

* Interprets pprof's defaultSampleType as an index into the string table [as documented in the proto](https://github.com/jlfwong/speedscope/blob/0414c2f61/src/import/profile.proto#L85), not as an index into the sample types repeated-field. This allows parsing to succeed when the string-table index is not a valid sampleTypes index, which is common on allocation profiles.
* Update the pprof snapshot. This is necessarily because we were previously interpreting an empty defaultSampleType as truthy-but-zero when long.js is present, ie: the first sample-type. But Speedscope-in-the-browser doesn't seem to include long.js, so our tests were disagreeing with in-browser behavior. With this PR, that should be fixed.

1098 of 2707 branches covered (40.56%)

Branch coverage included in aggregate %.

2530 of 5909 relevant lines covered (42.82%)

6652.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-10.x - 5276415483.1 15 Jun 2023 08:16AM UTC 0
42.11
GitHub Action Run
2 run-14.x - 5276415483.2 15 Jun 2023 08:17AM UTC 0
42.11
GitHub Action Run
3 run-12.x - 5276415483.3 15 Jun 2023 08:16AM UTC 0
42.11
GitHub Action Run
Source Files on build 5276415483
Detailed source file information is not available for this build.
  • Back to Repo
  • fcc1fa56 on github
  • Prev Build on main (#5168769449)
  • Next Build on main (#5276572457)
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