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

fix(SceneFlameGraph): Fix runtime error #45

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

grafakus
Copy link
Contributor

@grafakus grafakus commented Jul 12, 2024

✨ Description

Related issue(s): -

This PR fixes a runtime error on the "Flame graph" exploration type:

image

📖 Summary of the changes

See diff tab.

🧪 How to test?

  • Land on the "Flame graph" exploration type, no error should occur

@github-actions github-actions bot added the fix label Jul 12, 2024
Copy link
Contributor

Unit test coverage

Lines Statements Branches Functions
Coverage: 12%
12.73% (446/3501) 10.45% (134/1282) 9.64% (102/1057)

@grafakus grafakus merged commit 6227f2d into main Jul 12, 2024
7 checks passed
@grafakus grafakus deleted the fix/fix-runtime-error-fg branch July 12, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants