SCALE-MS / scale-ms

SCALE-MS design and development
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Minor updates. #366

Closed eirrgang closed 1 year ago

eirrgang commented 1 year ago

Clean-up and preliminary work for updates to the Raptor worker management.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (7d3ca1a) 80.51% compared to head (dd0fc4c) 80.55%.

:exclamation: Current head dd0fc4c differs from pull request most recent head 278ff0a. Consider uploading reports for the commit 278ff0a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ========================================== + Coverage 80.51% 80.55% +0.03% ========================================== Files 35 35 Lines 3541 3543 +2 Branches 531 531 ========================================== + Hits 2851 2854 +3 Misses 505 505 + Partials 185 184 -1 ``` | [Impacted Files](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/366?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS) | Coverage Δ | | |---|---|---| | [src/scalems/radical/runtime.py](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/366?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC9ydW50aW1lLnB5) | `85.81% <ø> (ø)` | | | [src/scalems/radical/raptor/\_\_init\_\_.py](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/366?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC9yYXB0b3IvX19pbml0X18ucHk=) | `87.50% <100.00%> (+0.15%)` | :arrow_up: | | [src/scalems/radical/session.py](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/366?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC9zZXNzaW9uLnB5) | `77.83% <100.00%> (+0.33%)` | :arrow_up: | | [src/scalems/radical/task.py](https://app.codecov.io/gh/SCALE-MS/scale-ms/pull/366?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC90YXNrLnB5) | `75.17% <100.00%> (+0.08%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.