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

bug: fix the memory leaks of localAddr and localAddr in conn #547

Merged
merged 1 commit into from
Mar 18, 2024

bug: fix the memory leaks of localAddr and localAddr in conn

0d76f9d
Select commit
Loading
Failed to load commit list.
Merged

bug: fix the memory leaks of localAddr and localAddr in conn #547

bug: fix the memory leaks of localAddr and localAddr in conn
0d76f9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 1s

79.12% (+0.00%) compared to f6b0d30

View this Pull Request on Codecov

79.12% (+0.00%) compared to f6b0d30

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.12%. Comparing base (f6b0d30) to head (0d76f9d).
Report is 4 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #547   +/-   ##
=======================================
  Coverage   79.12%   79.12%           
=======================================
  Files          25       25           
  Lines        2074     2074           
=======================================
  Hits         1641     1641           
  Misses        299      299           
  Partials      134      134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.