Merge core refactor into v1.0 feature branch #756
Merged
Codecov / codecov/project
succeeded
Oct 25, 2024 in 1s
58.96% (target 0.00%)
View this Pull Request on Codecov
58.96% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 83.09791%
with 347 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
v1.0@8a19dee
). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## v1.0 #756 +/- ##
=======================================
Coverage ? 58.96%
=======================================
Files ? 142
Lines ? 9126
Branches ? 0
=======================================
Hits ? 5381
Misses ? 3745
Partials ? 0
Files with missing lines | Coverage Δ | |
---|---|---|
smartsim/_core/__init__.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/arguments/shell.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/commands/__init__.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/commands/launch_commands.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/config/config.py | 81.69% <100.00%> (ø) |
|
smartsim/_core/control/__init__.py | 100.00% <ø> (ø) |
|
smartsim/_core/control/interval.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/generation/generator.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/generation/operations/operations.py | 100.00% <100.00%> (ø) |
|
...rtsim/_core/generation/operations/utils/helpers.py | 100.00% <100.00%> (ø) |
|
... and 85 more |
Loading