radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

Fix/raptor rpc #3060

Closed andre-merzky closed 1 year ago

andre-merzky commented 1 year ago

overall looks good, but inputs for rpc-methods need to keep aligned

Ack, made this consistent now - well spotted!

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 27.27273% with 32 lines in your changes missing coverage. Please review.

Project coverage is 43.90%. Comparing base (e08d80b) to head (e352102). Report is 1693 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/pilot/raptor/master.py 20.00% 12 Missing :warning:
src/radical/pilot/raptor/worker.py 12.50% 7 Missing :warning:
src/radical/pilot/utils/component.py 50.00% 4 Missing :warning:
src/radical/pilot/pilot.py 25.00% 3 Missing :warning:
src/radical/pilot/raptor_tasks.py 25.00% 3 Missing :warning:
src/radical/pilot/raptor/worker_mpi.py 0.00% 2 Missing :warning:
src/radical/pilot/task_manager.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #3060 +/- ## ========================================== + Coverage 43.81% 43.90% +0.09% ========================================== Files 96 96 Lines 10586 10563 -23 ========================================== Hits 4638 4638 + Misses 5948 5925 -23 ```

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