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

Prep for v1.1.0 #242

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Prep for v1.1.0 #242

merged 2 commits into from
Aug 22, 2024

Conversation

odow
Copy link
Member

@odow odow commented Aug 21, 2024

A big diff: v1.0.3...master

Highlights:

  • Clang used to fully wrap the C API
  • Support for ScalarNonlinearFunction in the MOI wrapper
  • Many many more tests, so that we now have 100% (excluding 1 @static line) code coverage
  • All backwards compatible with no breaking changes

Since I've been making quite a few changes, I'll hold off on merging this until I get a few people to check it over.

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (ca79234) to head (9148b8c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files           2        2           
  Lines         777      777           
=======================================
  Hits          776      776           
  Misses          1        1           

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

@odow
Copy link
Member Author

odow commented Aug 22, 2024

Move this to JuMP-dev, update any URLs, and then tag.

@odow odow merged commit 8107a84 into master Aug 22, 2024
9 checks passed
@odow odow deleted the odow-patch-1 branch August 22, 2024 22:34
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