Codecov / codecov/project
succeeded
Oct 24, 2024 in 1s
26.64% (target 0.00%)
View this Pull Request on Codecov
26.64% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 48.75670%
with 1051 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 ? 26.64%
=======================================
Files ? 131
Lines ? 8872
Branches ? 0
=======================================
Hits ? 2364
Misses ? 6508
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/config/config.py | 78.87% <100.00%> (ø) |
|
smartsim/_core/control/__init__.py | 100.00% <ø> (ø) |
|
smartsim/_core/launcher/__init__.py | 100.00% <100.00%> (ø) |
|
smartsim/_core/launcher/dragon/dragon_sockets.py | 25.39% <100.00%> (ø) |
|
smartsim/_core/launcher/sge/sge_commands.py | 33.33% <ø> (ø) |
|
smartsim/_core/launcher/sge/sge_parser.py | 23.07% <ø> (ø) |
|
smartsim/_core/launcher/step/__init__.py | 100.00% <100.00%> (ø) |
|
... and 84 more |
Loading