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

Ensemble Refactor #686

Merged
merged 30 commits into from
Sep 5, 2024

formatting fix

ca8654f
Select commit
Loading
Failed to load commit list.
Merged

Ensemble Refactor #686

formatting fix
ca8654f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 0s

43.95% (target 0.00%)

View this Pull Request on Codecov

43.95% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 89.55224% with 7 lines in your changes missing coverage. Please review.

Project coverage is 43.95%. Comparing base (cce16e6) to head (ca8654f).
Report is 9 commits behind head on smartsim-refactor.

Files with missing lines Patch % Lines
smartsim/entity/ensemble.py 89.23% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##           smartsim-refactor     #686      +/-   ##
=====================================================
+ Coverage              40.45%   43.95%   +3.49%     
=====================================================
  Files                    110      110              
  Lines                   7326     7134     -192     
=====================================================
+ Hits                    2964     3136     +172     
+ Misses                  4362     3998     -364     
Files with missing lines Coverage Δ
smartsim/entity/application.py 82.60% <100.00%> (ø)
smartsim/entity/ensemble.py 91.30% <89.23%> (-5.84%) ⬇️

... and 6 files with indirect coverage changes