Skip to content

fix: replace percent formatting with f-string and fix test assertion …

21c9002
Select commit
Loading
Failed to load commit list.
Merged

feat: add D3 dispersion support for LAMMPS #1806

fix: replace percent formatting with f-string and fix test assertion …
21c9002
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

49.49% (-0.01%) compared to b189e77

View this Pull Request on Codecov

49.49% (-0.01%) compared to b189e77

Details

Codecov Report

❌ Patch coverage is 52.08333% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.49%. Comparing base (b189e77) to head (21c9002).

Files with missing lines Patch % Lines
dpgen/generator/run.py 32.25% 42 Missing ⚠️
dpgen/generator/lib/lammps.py 85.18% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1806      +/-   ##
==========================================
- Coverage   49.50%   49.49%   -0.01%     
==========================================
  Files          83       83              
  Lines       14808    14896      +88     
==========================================
+ Hits         7330     7373      +43     
- Misses       7478     7523      +45     

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