Allow for sequences into exp.start(), and unpack iterables #712
Codecov / codecov/project
succeeded
Oct 3, 2024 in 0s
46.30% (target 0.00%)
View this Pull Request on Codecov
46.30% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 46.30%. Comparing base (
cce16e6
) to head (0d60164
).
Report is 16 commits behind head on smartsim-refactor.
Files with missing lines | Patch % | Lines |
---|---|---|
smartsim/_core/utils/helpers.py | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## smartsim-refactor #712 +/- ##
=====================================================
+ Coverage 40.45% 46.30% +5.84%
=====================================================
Files 110 107 -3
Lines 7326 6455 -871
=====================================================
+ Hits 2964 2989 +25
+ Misses 4362 3466 -896
Files with missing lines | Coverage Δ | |
---|---|---|
smartsim/experiment.py | 86.61% <100.00%> (+5.06%) |
⬆️ |
smartsim/_core/utils/helpers.py | 40.16% <87.50%> (-0.02%) |
⬇️ |
Loading