rq icon indicating copy to clipboard operation
rq copied to clipboard

Update Job.get_status and Job.restore to consistently return JobStatus Enum

Open indepndnt opened this issue 2 years ago • 1 comments

I wrote up what I found in issue #2038, so I though I should create a PR with my suggested fixes.

indepndnt avatar Feb 09 '24 19:02 indepndnt

Codecov Report

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

Project coverage is 93.76%. Comparing base (34f83d6) to head (08d5bd3). Report is 34 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2039      +/-   ##
==========================================
+ Coverage   93.61%   93.76%   +0.14%     
==========================================
  Files          28       29       +1     
  Lines        3758     3863     +105     
==========================================
+ Hits         3518     3622     +104     
- Misses        240      241       +1     

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

codecov[bot] avatar Feb 09 '24 19:02 codecov[bot]

Thanks!

selwin avatar May 26 '24 02:05 selwin