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 <istojanovic2@bloomberg.net>
  • Loading branch information
ivonastojanovic authored and godlygeek committed Sep 5, 2023
1 parent 0526a74 commit 68a453a
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 68a453a

Please sign in to comment.