Skip to content

more merge cleanup

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.

Files with missing lines Patch % Lines
smartsim/experiment.py 22.93% 84 Missing ⚠️
smartsim/builders/ensemble.py 44.34% 64 Missing ⚠️
smartsim/_core/utils/helpers.py 28.37% 53 Missing ⚠️
smartsim/database/orchestrator.py 18.75% 52 Missing ⚠️
smartsim/settings/arguments/launch/mpi.py 43.02% 49 Missing ⚠️
smartsim/_core/generation/operations/operations.py 52.12% 45 Missing ⚠️
smartsim/entity/application.py 45.12% 45 Missing ⚠️
smartsim/_core/shell/shell_launcher.py 45.67% 44 Missing ⚠️
smartsim/_core/generation/generator.py 48.80% 43 Missing ⚠️
smartsim/settings/launch_settings.py 41.66% 42 Missing ⚠️
... and 47 more
Additional details and impacted files

Impacted file tree graph

@@           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