Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #1072: add LSAN_DO_LEAK_CHECK macro #1073

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Issue #1072: add `LSAN_DO_LEAK_CHECK` macro to suppress _all_ shutdow…

a9bea85
Select commit
Loading
Failed to load commit list.
Open

Issue #1072: add LSAN_DO_LEAK_CHECK macro #1073

Issue #1072: add `LSAN_DO_LEAK_CHECK` macro to suppress _all_ shutdow…
a9bea85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 1s

77.8% (+0.1%) compared to 32286a2

View this Pull Request on Codecov

77.8% (+0.1%) compared to 32286a2

Details

Codecov Report

Merging #1073 (a9bea85) into main (32286a2) will increase coverage by 0.1%.
Report is 16 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1073     +/-   ##
=======================================
+ Coverage   77.7%   77.8%   +0.1%     
=======================================
  Files        247     247             
  Lines      63999   64000      +1     
  Branches    5896    5896             
=======================================
+ Hits       49738   49831     +93     
+ Misses     11564   11493     -71     
+ Partials    2697    2676     -21     
Components Coverage Δ
unittests 25.9% <ø> (+<0.1%) ⬆️
systemtests 78.5% <ø> (+0.1%) ⬆️