deepmodeling / dpdispatcher

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish
https://docs.deepmodeling.com/projects/dpdispatcher/
GNU Lesser General Public License v3.0
42 stars 56 forks source link

add wait and append_script_part to Slurm job array script end template #404

Closed njzjz closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (16fb0f1) 57.30% compared to head (0c25d5a) 57.65%. Report is 15 commits behind head on master.

:exclamation: Current head 0c25d5a differs from pull request most recent head 64fa02d. Consider uploading reports for the commit 64fa02d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #404 +/- ## ========================================== + Coverage 57.30% 57.65% +0.34% ========================================== Files 31 31 Lines 3530 3568 +38 ========================================== + Hits 2023 2057 +34 - Misses 1507 1511 +4 ``` | [Files](https://app.codecov.io/gh/deepmodeling/dpdispatcher/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling) | Coverage Δ | | |---|---|---| | [dpdispatcher/slurm.py](https://app.codecov.io/gh/deepmodeling/dpdispatcher/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkaXNwYXRjaGVyL3NsdXJtLnB5) | `81.67% <100.00%> (+2.53%)` | :arrow_up: | | [dpdispatcher/ssh\_context.py](https://app.codecov.io/gh/deepmodeling/dpdispatcher/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkaXNwYXRjaGVyL3NzaF9jb250ZXh0LnB5) | `80.00% <100.00%> (+0.04%)` | :arrow_up: | | [dpdispatcher/machine.py](https://app.codecov.io/gh/deepmodeling/dpdispatcher/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkaXNwYXRjaGVyL21hY2hpbmUucHk=) | `86.69% <50.00%> (-1.40%)` | :arrow_down: | | [dpdispatcher/submission.py](https://app.codecov.io/gh/deepmodeling/dpdispatcher/pull/404?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling#diff-ZHBkaXNwYXRjaGVyL3N1Ym1pc3Npb24ucHk=) | `88.21% <74.07%> (-1.01%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/deepmodeling/dpdispatcher/pull/404/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deepmodeling)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.