AgnostiqHQ / covalent-slurm-plugin

Executor plugin interfacing Covalent with Slurm
https://covalent.xyz
Apache License 2.0
27 stars 6 forks source link

README: Add required parameters to `ct.executor.SlurmExecutor` #75

Closed Andrew-S-Rosen closed 12 months ago

Andrew-S-Rosen commented 12 months ago

Since the ct.executor.SlurmExecutor object requires username, address, and ssh_key_file, I figured it'd be good to add it to the README.

codecov[bot] commented 12 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (47479a8) 85.76% compared to head (1a4e5ff) 85.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #75 +/- ## ======================================== Coverage 85.76% 85.76% ======================================== Files 2 2 Lines 309 309 ======================================== Hits 265 265 Misses 44 44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.