Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Use a mutable struct instead of Dict for Safe termination #61

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Apr 6, 2023

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #61 (4bc41c7) into main (5876bba) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files          16       16           
  Lines         778      778           
=======================================
  Hits          713      713           
  Misses         65       65           
Impacted Files Coverage Δ
ext/SimpleBatchedNonlinearSolveExt.jl 87.50% <100.00%> (ø)
src/broyden.jl 91.17% <100.00%> (ø)
src/lbroyden.jl 97.26% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 909722f into SciML:main Apr 13, 2023
@avik-pal avik-pal deleted the ap/term branch April 13, 2023 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants