Closed quiet-node closed 3 weeks ago
A potential memory leak has been detected in the test titled validates enforcement of request id
. This may impact the application's performance and stability.
π Memory Leak Detection Report π
GC Type: MarkSweepCompact Cost: 27,575.1 ms
Heap Statistics (before vs after executing the test):
Heap Space Statistics (before vs after executing the test):
Old Space:
Large Object Space:
Please investigate the memory allocations in this test, focusing on objects that are not being properly deallocated.
βββββββ4 filesβββββ404 suitesβββ18s :stopwatch: 1β429 testsβ1β428 :heavy_check_mark:β1 :zzz:β0 :x: 1β438 runsββ1β437 :heavy_check_mark:β1 :zzz:β0 :x:
Results for commit ab2d3038.
ββ17 filesββ227 suitesβββ30m 30s :stopwatch: 605 testsβ600 :heavy_check_mark:β4 :zzz:β1 :x: 620 runsββ615 :heavy_check_mark:β4 :zzz:β1 :x:
Results for commit ab2d3038.
:recycle: This comment has been updated with latest results.
β21 filesβ +β1ββ284 suitesβ +1βββ36m 19s :stopwatch: Β±0s 607 tests +β7ββ593 :white_check_mark: +β2ββ4 :zzz: Β±0ββ10 :x: +5β 747 runsβ β-β20ββ732 :white_check_mark: β-β23ββ5 :zzz: Β±0ββ10 :x: +3β
For more details on these failures, see this check.
Results for commit 1fe3e9b0.βΒ± Comparison against base commit 5ca6f631.
:recycle: This comment has been updated with latest results.
Issues
7 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.46%. Comparing base (
5ca6f63
) to head (1fe3e9b
). Report is 1 commits behind head on main.
Description: This PR added e2e tests to cover usage for both EXTENDED and PRIVILEGED tier users.
Related issue(s):
Fixes #3066 Fixes #3067
Notes for reviewer:
Checklist