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

[pre-commit.ci] pre-commit autoupdate #439

Closed pre-commit-ci[bot] closed 6 months ago

pre-commit-ci[bot] commented 6 months ago

updates:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 61.39%. Comparing base (ba947c0) to head (4ff931f).

Files Patch % Lines
dpdispatcher/machines/pbs.py 20.00% 4 Missing :warning:
dpdispatcher/machines/fugaku.py 0.00% 3 Missing :warning:
dpdispatcher/machines/distributed_shell.py 0.00% 1 Missing :warning:
dpdispatcher/machines/slurm.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #439 +/- ## =========================================== - Coverage 71.79% 61.39% -10.41% =========================================== Files 37 37 Lines 3673 3673 =========================================== - Hits 2637 2255 -382 - Misses 1036 1418 +382 ```

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