Release 0.6.1 #490
Merged
Release 0.6.1 #490
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
@@ 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 |
Loading