basnijholt / adaptive-scheduler

Run many functions (adaptively) on many cores (>10k-100k) using mpi4py.futures, ipyparallel, loky, or dask-mpi. :tada:
http://adaptive-scheduler.readthedocs.io
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

Do not hard-code squeue path #189

Closed basnijholt closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2d7d4ae) 73.46% compared to head (badea9d) 73.47%.

:exclamation: Current head badea9d differs from pull request most recent head 3dd35e9. Consider uploading reports for the commit 3dd35e9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ========================================== + Coverage 73.46% 73.47% +0.01% ========================================== Files 22 22 Lines 2480 2481 +1 ========================================== + Hits 1822 1823 +1 Misses 658 658 ```

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