Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make speedscope work when hosted on an arbitrary URL or served from file:// #84

Merged
merged 2 commits into from
Jul 3, 2018

Conversation

jlfwong
Copy link
Owner

@jlfwong jlfwong commented Jul 3, 2018

This makes it easier to download speedscope to run totally offline, and makes embedding it into other applications easier since it no longer depends on specific URL paths.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 184

  • 0 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 37.647%

Changes Missing Coverage Covered Lines Changed/Added Lines %
application.tsx 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
lru-cache.ts 1 86.24%
Totals Coverage Status
Change from base Build 182: -0.1%
Covered Lines: 1110
Relevant Lines: 2851

💛 - Coveralls

@jlfwong jlfwong merged commit 4b7c255 into master Jul 3, 2018
@jlfwong jlfwong deleted the jlfwong/standalone branch July 3, 2018 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants