Update SmartSim to use Dragon V0.10 #753
+188
−151
Open
Codecov / codecov/project
succeeded
Nov 1, 2024 in 0s
81.82% (target 0.00%)
View this Pull Request on Codecov
81.82% (target 0.00%)
Details
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 |
Additional details and impacted files
@@ 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 | Coverage Δ | |
---|---|---|
smartsim/_core/utils/__init__.py | 100.00% <ø> (ø) |
|
smartsim/_core/utils/helpers.py | 91.58% <100.00%> (+0.12%) |
⬆️ |
smartsim/_core/launcher/dragon/dragonBackend.py | 35.35% <27.65%> (-0.11%) |
⬇️ |
Loading