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

Solving ensembles, and move tests to simulation-integration #148

Merged
merged 28 commits into from
Dec 8, 2023

Conversation

jClugstor
Copy link
Collaborator

fixes #109
fixes #126

Simulate ensembles and simulate calibrates will solve through the service now. One limitation is that calibrate ensemble can not calibrate based on observables, only on the states. The SIR ensemble scenario in simulation-integration calls for this though. Additional functionality would need to be added to EasyModelAnalysis, if it's possible.

Changes and tweaks will likely need to be made, but the main functionality works. Tests now use the simulation-integration repo instead of local files as well.

@jClugstor jClugstor requested a review from joshday December 5, 2023 17:13
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7400ab4) 78.06% compared to head (bba2222) 80.25%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   78.06%   80.25%   +2.18%     
==========================================
  Files           3        3              
  Lines         465      476      +11     
==========================================
+ Hits          363      382      +19     
+ Misses        102       94       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jClugstor jClugstor merged commit f4318ab into DARPA-ASKEM:main Dec 8, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants