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
Merged

Add c_column and documentation for the C API #526

merged 6 commits into from
Oct 30, 2023

Conversation

odow
Copy link
Member

@odow odow commented Oct 30, 2023

Closes #412

@odow odow mentioned this pull request Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

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.

@odow odow changed the title Add documentation for the C API Add c_column and documentation for the C API Oct 30, 2023
@odow
Copy link
Member Author

odow commented Oct 30, 2023

Since the column thing comes up so much, I've added c_column

src/MOI_wrapper/MOI_wrapper.jl Outdated Show resolved Hide resolved
src/MOI_wrapper/MOI_wrapper.jl Outdated Show resolved Hide resolved
@odow odow merged commit e564026 into master Oct 30, 2023
2 of 4 checks passed
@odow odow deleted the odow-patch-1 branch October 30, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Document how to use C API
1 participant