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

fix task update #3287

Merged
merged 3 commits into from
Dec 13, 2024
Merged

fix task update #3287

merged 3 commits into from
Dec 13, 2024

Conversation

andre-merzky
Copy link
Member

This fixes #3284

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 42.79%. Comparing base (c625004) to head (118ac0d).
Report is 4 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/pilot/task_manager.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3287   +/-   ##
=======================================
  Coverage   42.79%   42.79%           
=======================================
  Files          97       97           
  Lines       11308    11307    -1     
=======================================
  Hits         4839     4839           
+ Misses       6469     6468    -1     

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

Copy link
Contributor

@mtitov mtitov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! all good stuff!

@andre-merzky andre-merzky merged commit 1eb596c into devel Dec 13, 2024
29 of 31 checks passed
@andre-merzky andre-merzky deleted the fix/task_update branch December 13, 2024 14:25
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.

Task object does not support item assignment
2 participants