Skip to content

Commit

Permalink
tests: Inverted flame graph
Browse files Browse the repository at this point in the history
Added tests for inverted flame graph.

Signed-off-by: Ivona Stojanovic <[email protected]>
  • Loading branch information
ivonastojanovic authored and godlygeek committed Sep 5, 2023
1 parent 43b6f4c commit 91bc90e
Show file tree
Hide file tree
Showing 3 changed files with 2,217 additions and 373 deletions.
1 change: 1 addition & 0 deletions src/memray/reporters/assets/common.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import {
sumAllocations,
filterUninteresting,
filterImportSystem,
filterMergeNodesInverted,
} from "./common";

test("handlesSmallValues", () => {
Expand Down
Loading

0 comments on commit 91bc90e

Please sign in to comment.