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

Add log to file of parameters #353

Merged
merged 11 commits into from
Sep 28, 2023

Remove unused import

dc937f2
Select commit
Loading
Failed to load commit list.
Merged

Add log to file of parameters #353

Remove unused import
dc937f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 0s

88.44% (target 0.00%)

View this Pull Request on Codecov

88.44% (target 0.00%)

Details

Codecov Report

Merging #353 (dc937f2) into develop (e1a5783) will decrease coverage by 0.10%.
Report is 6 commits behind head on develop.
The diff coverage is 98.03%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #353      +/-   ##
===========================================
- Coverage    88.54%   88.44%   -0.10%     
===========================================
  Files           59       58       -1     
  Lines         3580     3584       +4     
===========================================
  Hits          3170     3170              
- Misses         410      414       +4     
Files Changed Coverage
smartsim/experiment.py 50.00%
smartsim/_core/generation/generator.py 100.00%
smartsim/_core/generation/modelwriter.py 100.00%
smartsim/entity/model.py 100.00%