Closed nadezhdapopovaa closed 1 month ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
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: 21,819.6 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.
3 files 399 suites 18s :stopwatch: 1 433 tests 1 432 :heavy_check_mark: 1 :zzz: 0 :x: 1 442 runs 1 441 :heavy_check_mark: 1 :zzz: 0 :x:
Results for commit 48447fd2.
21 files 281 suites 30m 40s :stopwatch: 602 tests 592 :heavy_check_mark: 4 :zzz: 6 :x: 816 runs 804 :heavy_check_mark: 6 :zzz: 6 :x:
Results for commit 48447fd2.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.19%. Comparing base (
daf2aef
) to head (48447fd
). Report is 2 commits behind head on main.
Description:
Update codeowners.
Related issue(s):
Fixes #2687
Notes for reviewer:
Checklist