jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.17k stars 390 forks source link

Implement LinearAlgebra.haszero trait to fix Julia nightly #3753

Closed odow closed 1 month ago

odow commented 1 month ago

Potential fix for #3752

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 98.31%. Comparing base (ba2ded5) to head (7e27dc9).

Files Patch % Lines
src/operators.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3753 +/- ## ========================================== - Coverage 98.38% 98.31% -0.07% ========================================== Files 44 44 Lines 5867 5871 +4 ========================================== Hits 5772 5772 - Misses 95 99 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.