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 retcode reinit #355

Merged
merged 3 commits into from
May 15, 2022
Merged

Fix retcode reinit #355

merged 3 commits into from
May 15, 2022

Conversation

ChrisRackauckas
Copy link
Member

@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #355 (af3f7b2) into master (d47c4e4) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   78.81%   78.98%   +0.16%     
==========================================
  Files          11       11              
  Lines        1449     1451       +2     
==========================================
+ Hits         1142     1146       +4     
+ Misses        307      305       -2     
Impacted Files Coverage Δ
src/common_interface/integrator_utils.jl 75.52% <100.00%> (+1.76%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 65a516d into master May 15, 2022
@ChrisRackauckas ChrisRackauckas deleted the retcode_reinit branch May 15, 2022 13:08
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.

Integrator.sol.retcode does not update after reinit!(integrator)
1 participant