Closed andre-merzky closed 1 year ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 42.87%. Comparing base (
fc459f9
) to head (62fec29
). Report is 3593 commits behind head on devel.
Files with missing lines | Patch % | Lines |
---|---|---|
src/radical/pilot/raptor/worker_mpi.py | 0.00% | 2 Missing :warning: |
src/radical/pilot/task.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR makes sure the task retval gets copied back to the API level task object. It also removes a UID collision in our raptor example.