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

v0.8.0 updates #102

Merged
merged 44 commits into from
May 21, 2024
Merged

v0.8.0 updates #102

merged 44 commits into from
May 21, 2024

Conversation

goulart-paul
Copy link
Member

No description provided.

goulart-paul and others added 30 commits February 28, 2024 20:53
Separate tokens for test pypi
Each field does implement Debug, T is a FloatT i believe and SolverStatus also implements it. During developement using good_lp i runt into a bug and was trying to print a solution but it was not possible since this, i would find this can help me and anyone who would also want to debug a solution.
Resolve lint warnings for rustc >=v1.75
Derive debug trait to the solution struct
Copy link

codecov bot commented May 21, 2024

Codecov Report

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

Project coverage is 86.56%. Comparing base (14b1690) to head (eaf87d0).
Report is 1 commits behind head on main.

Files Patch % Lines
src/solver/chordal/merge/clique_graph.rs 83.66% 49 Missing ⚠️
src/algebra/dense/block_concatenate.rs 25.00% 27 Missing ⚠️
src/solver/chordal/decomp/augment_compact.rs 90.76% 23 Missing ⚠️
src/solver/implementations/default/problemdata.rs 67.24% 19 Missing ⚠️
src/algebra/dense/blas/lu.rs 0.00% 15 Missing ⚠️
src/algebra/dense/matrix_math.rs 74.13% 15 Missing ⚠️
src/algebra/dense/core.rs 70.96% 9 Missing ⚠️
src/solver/implementations/default/info_print.rs 85.71% 9 Missing ⚠️
src/solver/chordal/chordal_info.rs 93.04% 8 Missing ⚠️
src/solver/implementations/default/variables.rs 50.00% 8 Missing ⚠️
... and 21 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   85.38%   86.56%   +1.18%     
==========================================
  Files          62       78      +16     
  Lines        4440     6058    +1618     
==========================================
+ Hits         3791     5244    +1453     
- Misses        649      814     +165     

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

@goulart-paul goulart-paul merged commit 82d97a0 into main May 21, 2024
12 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.

2 participants