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

Add c_column and documentation for the C API #526

Merged
merged 6 commits into from
Oct 30, 2023

Update src/MOI_wrapper/MOI_wrapper.jl

ae89a67
Select commit
Loading
Failed to load commit list.
Merged

Add c_column and documentation for the C API #526

Update src/MOI_wrapper/MOI_wrapper.jl
ae89a67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2023 in 0s

90.87% (-0.02%) compared to 78fec88

View this Pull Request on Codecov

90.87% (-0.02%) compared to 78fec88

Details

Codecov Report

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

Comparison is base (78fec88) 90.88% compared to head (ae89a67) 90.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   90.88%   90.87%   -0.02%     
==========================================
  Files           5        5              
  Lines        2425     2422       -3     
==========================================
- Hits         2204     2201       -3     
  Misses        221      221              
Files Coverage Δ
src/MOI_wrapper/MOI_indicator_constraint.jl 95.83% <100.00%> (ø)
src/MOI_wrapper/MOI_wrapper.jl 89.96% <88.88%> (-0.02%) ⬇️

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