memray
memray copied to clipboard
Hide memory graph button for temporal flamegraph
*Issue number of the reported bug or feature request: #712 *
Describe your changes Temporal graph already shows the temporal graph for memory usage. Hide the button in topbar for the same.
Testing performed
Tested locally with and without --temporal argument.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.88%. Comparing base (
c53d62d) to head (d4d0327).
Additional details and impacted files
@@ Coverage Diff @@
## main #770 +/- ##
==========================================
+ Coverage 92.78% 92.88% +0.09%
==========================================
Files 95 95
Lines 11686 11686
Branches 407 407
==========================================
+ Hits 10843 10854 +11
+ Misses 843 832 -11
| Flag | Coverage Δ | |
|---|---|---|
| cpp | 92.88% <ø> (+0.09%) |
:arrow_up: |
| python_and_cython | 92.88% <ø> (+0.09%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.