-
Notifications
You must be signed in to change notification settings - Fork 2
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
[ASIM-5600] Read History Matching results #364
[ASIM-5600] Read History Matching results #364
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## fb-ASIM-5256-history-matching-results-management #364 +/- ##
====================================================================================
- Coverage 99.97% 99.95% -0.02%
====================================================================================
Files 55 55
Lines 6811 6951 +140
====================================================================================
+ Hits 6809 6948 +139
- Misses 2 3 +1 |
23c07ef
to
def0ef4
Compare
def0ef4
to
697764a
Compare
|
f9402a1
into
fb-ASIM-5256-history-matching-results-management
Ops, I accidentally merged this PR without addressing the review appointments. |
Add History Matching metadata and reading functions to aggregator to allow reading HM results data.
ASIM-5600