JuliaIntervals / IntervalLinearAlgebra.jl

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

move set_multiplication_mode outside init #107

Closed lucaferranti closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #107 (99a59dd) into main (dd1de39) will decrease coverage by 0.57%. The diff coverage is 100.00%.

:exclamation: Current head 99a59dd differs from pull request most recent head db8e828. Consider uploading reports for the commit db8e828 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   90.96%   90.38%   -0.58%     
==========================================
  Files          14       14              
  Lines         487      489       +2     
==========================================
- Hits          443      442       -1     
- Misses         44       47       +3     
Impacted Files Coverage Δ
src/IntervalLinearAlgebra.jl 50.00% <100.00%> (-50.00%) :arrow_down:

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 dd1de39...db8e828. Read the comment docs.