Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

280729f
Select commit
Loading
Failed to load commit list.
Merged

fix(c++): fix NULL type in custom op #4889

[pre-commit.ci] auto fixes from pre-commit.com hooks
280729f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

82.16% (+0.03%) compared to a3db25a

View this Pull Request on Codecov

82.16% (+0.03%) compared to a3db25a

Details

Codecov Report

❌ Patch coverage is 71.87500% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.16%. Comparing base (a3db25a) to head (280729f).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
source/api_cc/src/DeepPotPD.cc 5.55% 17 Missing ⚠️
source/api_cc/src/DeepSpinPT.cc 6.66% 13 Missing and 1 partial ⚠️
source/api_cc/include/commonPT.h 92.30% 0 Missing and 2 partials ⚠️
source/api_cc/src/DeepPotPT.cc 87.50% 0 Missing and 1 partial ⚠️
source/lmp/fix_dplr.cpp 0.00% 1 Missing ⚠️
source/lmp/pair_deepspin.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4889      +/-   ##
==========================================
+ Coverage   82.12%   82.16%   +0.03%     
==========================================
  Files         753      755       +2     
  Lines       75825    75874      +49     
  Branches     3648     3660      +12     
==========================================
+ Hits        62275    62342      +67     
+ Misses      12382    12362      -20     
- Partials     1168     1170       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.