Closed nadezhdapopovaa closed 1 week 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,888 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.
β19 filesβ +β2ββ272 suitesβ +42βββ34m 0s :stopwatch: + 4m 59s 607 tests Β±β0ββ601 :white_check_mark: β-ββ2ββ4 :zzz: Β±0ββ2 :x: +2β 699 runsβ +76ββ693 :white_check_mark: +74ββ4 :zzz: Β±0ββ2 :x: +2β
For more details on these failures, see this check.
Results for commit 127fc31d.βΒ± Comparison against base commit 264d2cbe.
:recycle: This comment has been updated with latest results.
Issues
4 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 77.83%. Comparing base (
264d2cb
) to head (127fc31
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
packages/relay/src/lib/eth.ts | 70.00% | 0 Missing and 3 partials :warning: |
Description: Add counter for active users based on the rate limiter duration period.
Related issue(s):
Fixes #3151
Notes for reviewer:
Checklist