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

Release 0.6.1 #490

Merged
merged 27 commits into from
Feb 15, 2024

Updating SmartSim version for release (#486)

a931387
Select commit
Loading
Failed to load commit list.
Merged

Release 0.6.1 #490

Updating SmartSim version for release (#486)
a931387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

90.61% (target 0.00%)

View this Pull Request on Codecov

90.61% (target 0.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9d97397) 90.28% compared to head (a931387) 90.61%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #490      +/-   ##
==========================================
+ Coverage   90.28%   90.61%   +0.32%     
==========================================
  Files          60       60              
  Lines        3748     3826      +78     
==========================================
+ Hits         3384     3467      +83     
+ Misses        364      359       -5     
Files Coverage Δ
smartsim/__init__.py 100.00% <ø> (ø)
smartsim/_core/__init__.py 100.00% <ø> (ø)
smartsim/_core/config/__init__.py 100.00% <ø> (ø)
smartsim/_core/config/config.py 98.79% <100.00%> (+0.04%) ⬆️
smartsim/_core/control/__init__.py 100.00% <ø> (ø)
smartsim/_core/control/controller.py 87.20% <100.00%> (+0.07%) ⬆️
smartsim/_core/control/job.py 94.94% <ø> (ø)
smartsim/_core/control/jobmanager.py 94.19% <100.00%> (ø)
smartsim/_core/control/manifest.py 96.52% <100.00%> (+0.30%) ⬆️
smartsim/_core/generation/__init__.py 100.00% <ø> (ø)
... and 50 more