Skip to content

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

87d7b33
Select commit
Loading
Failed to load commit list.
Closed

fix(dpa): handle NULL type properly in lammps plugin #5268

[pre-commit.ci] auto fixes from pre-commit.com hooks
87d7b33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 1s

82.00% (+0.00%) compared to 65eea4b

View this Pull Request on Codecov

82.00% (+0.00%) compared to 65eea4b

Details

Codecov Report

❌ Patch coverage is 79.48718% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.00%. Comparing base (65eea4b) to head (87d7b33).
⚠️ Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
source/api_cc/src/DeepPotPT.cc 81.33% 12 Missing and 2 partials ⚠️
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    #5268    +/-   ##
========================================
  Coverage   82.00%   82.00%            
========================================
  Files         750      750            
  Lines       75082    75263   +181     
  Branches     3615     3627    +12     
========================================
+ Hits        61571    61723   +152     
- Misses      12347    12375    +28     
- Partials     1164     1165     +1     

☔ 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.