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 #454

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

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

updates:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 59.96%. Comparing base (bc084dc) to head (c61e974).

Files Patch % Lines
dpdispatcher/contexts/ssh_context.py 0.00% 4 Missing :warning:
dpdispatcher/machines/distributed_shell.py 0.00% 2 Missing :warning:
dpdispatcher/contexts/hdfs_context.py 0.00% 1 Missing :warning:
dpdispatcher/machine.py 50.00% 1 Missing :warning:
dpdispatcher/machines/lsf.py 0.00% 1 Missing :warning:
dpdispatcher/machines/slurm.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #454 +/- ## ======================================= Coverage 59.96% 59.96% ======================================= Files 36 36 Lines 3662 3662 ======================================= Hits 2196 2196 Misses 1466 1466 ```

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