CrayLabs / SmartSim

SmartSim Infrastructure Library.
BSD 2-Clause "Simplified" License
235 stars 37 forks source link

Update SmartSim to use Dragon V0.10 #753

Open MattToast opened 1 month ago

MattToast commented 1 month ago

Update SmartSim to use Dragon V0.10 by:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 35.84906% with 34 lines in your changes missing coverage. Please review.

Project coverage is 81.82%. Comparing base (d7d979e) to head (eb7639b). Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
smartsim/_core/launcher/dragon/dragonBackend.py 27.65% 34 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753/graphs/tree.svg?width=650&height=150&src=pr&token=96HFI2F45E&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs)](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs) ```diff @@ Coverage Diff @@ ## develop #753 +/- ## =========================================== - Coverage 83.91% 81.82% -2.09% =========================================== Files 83 84 +1 Lines 6284 7081 +797 =========================================== + Hits 5273 5794 +521 - Misses 1011 1287 +276 ``` | [Files with missing lines](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs) | Coverage Δ | | |---|---|---| | [smartsim/\_core/utils/\_\_init\_\_.py](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753?src=pr&el=tree&filepath=smartsim%2F_core%2Futils%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs#diff-c21hcnRzaW0vX2NvcmUvdXRpbHMvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [smartsim/\_core/utils/helpers.py](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753?src=pr&el=tree&filepath=smartsim%2F_core%2Futils%2Fhelpers.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs#diff-c21hcnRzaW0vX2NvcmUvdXRpbHMvaGVscGVycy5weQ==) | `91.58% <100.00%> (+0.12%)` | :arrow_up: | | [smartsim/\_core/launcher/dragon/dragonBackend.py](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753?src=pr&el=tree&filepath=smartsim%2F_core%2Flauncher%2Fdragon%2FdragonBackend.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs#diff-c21hcnRzaW0vX2NvcmUvbGF1bmNoZXIvZHJhZ29uL2RyYWdvbkJhY2tlbmQucHk=) | `35.35% <27.65%> (-0.11%)` | :arrow_down: | ... and [46 files with indirect coverage changes](https://app.codecov.io/gh/CrayLabs/SmartSim/pull/753/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrayLabs)