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

Fix compilation warnings #103

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Fix compilation warnings #103

merged 1 commit into from
Jun 5, 2024

Conversation

blegat
Copy link
Contributor

@blegat blegat commented Jun 5, 2024

  1 dependency had output during precompilation:
┌ ProxSDP
│  WARNING: using JuMP.Nonpositives in module ProxSDP conflicts with an existing identifier.
│  WARNING: using JuMP.Zeros in module ProxSDP conflicts with an existing identifier.
│   29.489161 seconds (123.31 M allocations: 8.369 GiB, 3.33% gc time, 15.12% compilation time)
│  rank = model.moi_backend.optimizer.model.optimizer.sol.final_rank = 325.322369 seconds (103.47 M allocations: 7.041 GiB, 1.27% gc time)
│  rank = model.moi_backend.optimizer.model.optimizer.sol.final_rank = 40.437748 seconds (126.89 k allocations: 80.031 MiB, 2.28% gc time)
│  rank = model.moi_backend.optimizer.model.optimizer.sol.final_rank = 2

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.61%. Comparing base (3afc98c) to head (6d3033a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   82.53%   82.61%   +0.07%     
==========================================
  Files          12       12              
  Lines        1277     1277              
==========================================
+ Hits         1054     1055       +1     
+ Misses        223      222       -1     

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

@joaquimg joaquimg merged commit ab6a3b4 into mariohsouto:master Jun 5, 2024
6 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.

None yet

2 participants