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

Refactor MathOptInterfaceExt.jl and add tests to improve coverage #237

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

odow
Copy link
Member

@odow odow commented Aug 20, 2024

No description provided.

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 94.70588% with 9 lines in your changes missing coverage. Please review.

Project coverage is 97.95%. Comparing base (a9410e5) to head (fddc074).
Report is 1 commits behind head on master.

Files Patch % Lines
ext/NLoptMathOptInterfaceExt.jl 94.70% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #237       +/-   ##
===========================================
+ Coverage   86.54%   97.95%   +11.41%     
===========================================
  Files           2        2               
  Lines         862      735      -127     
===========================================
- Hits          746      720       -26     
+ Misses        116       15      -101     

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

ext/NLoptMathOptInterfaceExt.jl Outdated Show resolved Hide resolved
@odow odow changed the title WIP: refactor MathOptInterfaceExt.jl Refactor MathOptInterfaceExt.jl and add tests to improve coverage Aug 21, 2024
@odow
Copy link
Member Author

odow commented Aug 21, 2024

The remaining bits need #214 to test properly.

@odow
Copy link
Member Author

odow commented Aug 21, 2024

I also like that this is a big net negative amount of code, even though we're adding a bunch more tests.

@odow odow merged commit 1cf747c into master Aug 21, 2024
11 checks passed
@odow odow deleted the od/moi branch August 21, 2024 04:28
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.

1 participant