Skip to content

Preserve model backend suffix in generated tasks#120

Open
njzjz wants to merge 5 commits into
develfrom
preserve-model-backend-suffix
Open

Preserve model backend suffix in generated tasks#120
njzjz wants to merge 5 commits into
develfrom
preserve-model-backend-suffix

Update test_hti_make_task.py

103e64f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

0.00% (+0.00%) compared to 4a6fed5

View this Pull Request on Codecov

0.00% (+0.00%) compared to 4a6fed5

Details

Codecov Report

❌ Patch coverage is 0% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (4a6fed5) to head (103e64f).
⚠️ Report is 1 commits behind head on devel.

Files with missing lines Patch % Lines
dpti/hti.py 0.00% 25 Missing ⚠️
dpti/equi.py 0.00% 12 Missing ⚠️
dpti/mti.py 0.00% 11 Missing ⚠️
dpti/ti.py 0.00% 11 Missing ⚠️
dpti/gdi.py 0.00% 10 Missing ⚠️
dpti/hti_liq.py 0.00% 10 Missing ⚠️
dpti/hti_water.py 0.00% 9 Missing ⚠️
dpti/lib/utils.py 0.00% 5 Missing ⚠️
dpti/hti_ice.py 0.00% 4 Missing ⚠️
dpti/relax.py 0.00% 4 Missing ⚠️
... and 1 more
Additional details and impacted files
@@          Coverage Diff          @@
##           devel    #120   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         25      25           
  Lines       6325    6390   +65     
=====================================
- Misses      6325    6390   +65     

☔ View full report in Codecov by Harness.
📢 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.