JuliaIntervals / IntervalLinearAlgebra.jl

Linear algebra done rigorously
MIT License
36 stars 9 forks source link

updated compatibility with IA and readded NonLinearOettliPrager #110

Closed lucaferranti closed 2 years ago

lucaferranti commented 2 years ago

PR description

After

Related issues

Checklist

Other

codecov-commenter commented 2 years ago

Codecov Report

Merging #110 (2277ed3) into main (18db5d5) will increase coverage by 5.96%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   90.96%   96.93%   +5.96%     
==========================================
  Files          14       14              
  Lines         487      489       +2     
==========================================
+ Hits          443      474      +31     
+ Misses         44       15      -29     
Impacted Files Coverage Δ
src/IntervalLinearAlgebra.jl 100.00% <100.00%> (ø)
src/linear_systems/oettli.jl 100.00% <0.00%> (+50.00%) :arrow_up:
src/linear_systems/oettli_nonlinear.jl 100.00% <0.00%> (+100.00%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18db5d5...2277ed3. Read the comment docs.