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

Inter results fixes #138

Merged
merged 7 commits into from
Nov 10, 2023
Merged

Conversation

jClugstor
Copy link
Collaborator

This PR makes it so that the solution of the DE at every optimization step is reported at the time stamps of the calibration data with the intermediate results. (This assumes that every state is sampled at the same timestep in the data, which is true for all of the scenarios so far.)

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2023

Codecov Report

Merging #138 (c107b18) into main (a9306ce) will increase coverage by 1.37%.
Report is 1 commits behind head on main.
The diff coverage is 70.37%.

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   75.00%   76.37%   +1.37%     
==========================================
  Files           3        3              
  Lines         440      453      +13     
==========================================
+ Hits          330      346      +16     
+ Misses        110      107       -3     
Files Coverage Δ
src/operations.jl 86.80% <70.37%> (+0.93%) ⬆️

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@jClugstor jClugstor merged commit 8f263a0 into DARPA-ASKEM:main Nov 10, 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
Development

Successfully merging this pull request may close these issues.

3 participants