Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for sequences into exp.start(), and unpack iterables #712

Merged
merged 11 commits into from
Oct 4, 2024

function description update

0d60164
Select commit
Loading
Failed to load commit list.
Merged

Allow for sequences into exp.start(), and unpack iterables #712

function description update
0d60164
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@                  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%) ⬇️

... and 11 files with indirect coverage changes