Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASDA - Add support for SUSPENDED jobs #3134

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

jd-au
Copy link
Contributor

@jd-au jd-au commented Nov 20, 2024

Fixes #3133

@pep8speaks
Copy link

pep8speaks commented Nov 20, 2024

Hello @jd-au! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-11-20 04:03:19 UTC

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.53%. Comparing base (ce16157) to head (5769110).
Report is 45 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3134   +/-   ##
=======================================
  Coverage   67.53%   67.53%           
=======================================
  Files         233      233           
  Lines       18487    18487           
=======================================
  Hits        12486    12486           
  Misses       6001     6001           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@bsipocz bsipocz added this to the v0.4.8 milestone Nov 25, 2024
@bsipocz
Copy link
Member

bsipocz commented Nov 25, 2024

Thank you @jd-au!

@bsipocz bsipocz merged commit e2f648d into astropy:main Nov 25, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CASDA - Jobs may now use the SUSPENDED status
3 participants