Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

pratyai
Copy link
Contributor

@pratyai pratyai commented Feb 14, 2024

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

SolutionTime Float64 Solution time, in seconds

@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mtanneau mtanneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @pratyai !

@mtanneau mtanneau merged commit 8a3cce9 into ds4dm:master Feb 19, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants