SCALE-MS / scale-ms

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

Module rearrangement #290

Closed eirrgang closed 1 year ago

eirrgang commented 1 year ago

Flatten the module structure a bit as components are refined and clarified.

codecov[bot] commented 1 year ago

Codecov Report

Base: 71.24% // Head: 71.22% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (62434c8) compared to base (8196c7c). Patch coverage: 85.71% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #290 +/- ## ========================================== - Coverage 71.24% 71.22% -0.02% ========================================== Files 27 27 Lines 3102 3100 -2 Branches 364 364 ========================================== - Hits 2210 2208 -2 Misses 712 712 Partials 180 180 ``` | [Impacted Files](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS) | Coverage Δ | | |---|---|---| | [src/scalems/\_\_init\_\_.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvX19pbml0X18ucHk=) | `92.00% <ø> (-0.31%)` | :arrow_down: | | [src/scalems/store/\_lock.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvc3RvcmUvX2xvY2sucHk=) | `71.42% <ø> (ø)` | | | [src/scalems/file/\_\_init\_\_.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvZmlsZS9fX2luaXRfXy5weQ==) | `83.14% <82.08%> (ø)` | | | [src/scalems/context/\_\_init\_\_.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvY29udGV4dC9fX2luaXRfXy5weQ==) | `85.71% <100.00%> (-2.86%)` | :arrow_down: | | [src/scalems/exceptions.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvZXhjZXB0aW9ucy5weQ==) | `53.33% <100.00%> (+1.60%)` | :arrow_up: | | [src/scalems/execution.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvZXhlY3V0aW9uLnB5) | `71.60% <100.00%> (+0.17%)` | :arrow_up: | | [src/scalems/local/\_\_init\_\_.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvbG9jYWwvX19pbml0X18ucHk=) | `66.40% <100.00%> (ø)` | | | [src/scalems/radical/raptor/\_\_init\_\_.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC9yYXB0b3IvX19pbml0X18ucHk=) | `67.48% <100.00%> (ø)` | | | [src/scalems/radical/runtime.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvcmFkaWNhbC9ydW50aW1lLnB5) | `73.40% <100.00%> (ø)` | | | [src/scalems/store/\_\_init\_\_.py](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS#diff-c3JjL3NjYWxlbXMvc3RvcmUvX19pbml0X18ucHk=) | `83.81% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/SCALE-MS/scale-ms/pull/290?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SCALE-MS)

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