ds4dm / Tulip.jl

Interior-point solver in pure Julia
Other
154 stars 20 forks source link

Allow querying `SolutionTime` attribute (mentioned in the docs, but so far unimplemented) #146

Closed pratyai closed 8 months ago

pratyai commented 8 months ago

From https://ds4dm.github.io/Tulip.jl/dev/reference/attributes/

SolutionTime Float64 Solution time, in seconds

codecov-commenter commented 8 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (2edf525) 89.05% compared to head (95f5f8d) 88.89%.

Files Patch % Lines
src/Interfaces/tulip_julia_api.jl 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================== - Coverage 89.05% 88.89% -0.17% ========================================== Files 43 43 Lines 2759 2764 +5 ========================================== Hits 2457 2457 - Misses 302 307 +5 ```

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