Skip to content

support spin#286

Open
pxlxingliang wants to merge 6 commits into
deepmodeling:masterfrom
pxlxingliang:spin
Open

support spin#286
pxlxingliang wants to merge 6 commits into
deepmodeling:masterfrom
pxlxingliang:spin

Merge branch 'master' of github.com:deepmodeling/dpgen2 into spin

b2bd758
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

84.22% (+0.04%) compared to 29de306

View this Pull Request on Codecov

84.22% (+0.04%) compared to 29de306

Details

Codecov Report

❌ Patch coverage is 86.18785% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.22%. Comparing base (29de306) to head (b2bd758).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
dpgen2/exploration/render/traj_render_lammps.py 50.00% 6 Missing ⚠️
dpgen2/exploration/task/lmp_spin_task_group.py 90.90% 5 Missing ⚠️
...n2/exploration/task/make_task_group_from_config.py 63.63% 4 Missing ⚠️
dpgen2/op/run_dp_train.py 60.00% 4 Missing ⚠️
dpgen2/exploration/report/report_adaptive_lower.py 94.23% 3 Missing ⚠️
...en2/exploration/report/report_trust_levels_base.py 93.54% 2 Missing ⚠️
dpgen2/entrypoint/submit.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   84.17%   84.22%   +0.04%     
==========================================
  Files         104      105       +1     
  Lines        6111     6276     +165     
==========================================
+ Hits         5144     5286     +142     
- Misses        967      990      +23     

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