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

Fix intermediate results (again), add test coverage for intermediate results. #139

Merged
merged 15 commits into from
Nov 11, 2023

Conversation

jClugstor
Copy link
Collaborator

This fixes problems with reporting based on iteration in itermediate results, and covers the callback for calibrate in tests.

@jClugstor jClugstor marked this pull request as draft November 10, 2023 21:31
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2023

Codecov Report

Merging #139 (e181042) into main (8f263a0) will increase coverage by 2.69%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   76.37%   79.07%   +2.69%     
==========================================
  Files           3        3              
  Lines         453      454       +1     
==========================================
+ Hits          346      359      +13     
+ Misses        107       95      -12     
Files Coverage Δ
src/SimulationService.jl 70.19% <100.00%> (+1.96%) ⬆️
src/operations.jl 90.40% <100.00%> (+3.60%) ⬆️

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

@jClugstor jClugstor marked this pull request as ready for review November 11, 2023 00:10
@jClugstor jClugstor merged commit fabe75f into DARPA-ASKEM:main Nov 11, 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