Skip to content

Get/set double down on specialized jump-like function#364

Open
joaquimg wants to merge 5 commits into
masterfrom
jg/getset-both
Open

Get/set double down on specialized jump-like function#364
joaquimg wants to merge 5 commits into
masterfrom
jg/getset-both

Conversation

@joaquimg
Copy link
Copy Markdown
Member

Alternative of #363

joaquimg and others added 4 commits May 27, 2026 16:53
…nings

Keeps `set_attribute` / `get_attribute` syntax working via the MOI
overloads in jump_moi_overloads.jl. Adds `set_reverse_constraint_dual` so
all forward and reverse attributes are covered by both APIs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…ppers

The wrapper functions are the documented entry points again; the
set_attribute / get_attribute syntax keeps working through the MOI
overloads in jump_moi_overloads.jl.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…/Reverse attribute

Confirms that the MOI attribute path keeps working alongside the
DiffOpt.set_*/get_* wrappers.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

❌ Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.19%. Comparing base (79393ce) to head (10f9e27).

Files with missing lines Patch % Lines
src/jump_wrapper.jl 25.00% 3 Missing ⚠️
src/diff_opt.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
+ Coverage   91.12%   91.19%   +0.06%     
==========================================
  Files          16       16              
  Lines        2491     2509      +18     
==========================================
+ Hits         2270     2288      +18     
  Misses        221      221              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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