Missing `@OrasModel` for reflection access by jonesbusy · Pull Request #573 · oras-project/oras-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jonesbusy

Copy link

Collaborator

Description

Missing @OrasModel for reflection access for inner record class

Testing done

None

Submitter checklist

  • I have read and understood the CONTRIBUTING guide
  • I have run mvn license:update-file-header, mvn spotless:apply, pre-commit run -a, mvn clean install before opening the PR
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy force-pushed the feature/missing-model branch from a784c25 to 3ecfbc2 Compare

February 19, 2026 19:29

@jonesbusy jonesbusy merged commit 54af3d5 into oras-project:main

Feb 19, 2026

6 checks passed

@jonesbusy jonesbusy deleted the feature/missing-model branch

February 19, 2026 19:34

@codecov

Copy link

codecov bot commented

Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.91%. Comparing base (6ee2d47) to head (3ecfbc2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #573      +/-   ##
============================================
+ Coverage     88.45%   88.91%   +0.46%     
+ Complexity      809      807       -2     
============================================
  Files            42       42              
  Lines          2390     2390              
  Branches        292      292              
============================================
+ Hits           2114     2125      +11     
+ Misses          167      154      -13     
- Partials        109      111       +2     

☔ 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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy