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

c: fix all memory leaks; add sanitizer checks #3223

Merged
merged 20 commits into from
Feb 4, 2024

docs: fix double freed dp

ed9914e
Select commit
Loading
Failed to load commit list.
Merged

c: fix all memory leaks; add sanitizer checks #3223

docs: fix double freed dp
ed9914e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2024 in 0s

74.90% (+0.12%) compared to 412c812

View this Pull Request on Codecov

74.90% (+0.12%) compared to 412c812

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (412c812) 74.78% compared to head (ed9914e) 74.90%.

Files Patch % Lines
source/api_c/include/deepmd.hpp 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3223      +/-   ##
==========================================
+ Coverage   74.78%   74.90%   +0.12%     
==========================================
  Files         362      362              
  Lines       32396    32432      +36     
  Branches     1594     1608      +14     
==========================================
+ Hits        24226    24292      +66     
- Misses       7245     7267      +22     
+ Partials      925      873      -52     

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