Add `withArtifactType` for Index by jonesbusy · Pull Request #590 · oras-project/oras-java
Navigation Menu
{{ message }}
oras-project / oras-java Public
- Notifications You must be signed in to change notification settings
- Fork 22
Merged
jonesbusy merged 1 commit intooras-project:mainfrom
Feb 23, 2026Merged
Add withArtifactType for Index#590
jonesbusy merged 1 commit intooras-project:mainfrom
Add withArtifactType for Index#590
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 23, 2026
jonesbusy
commented
Description
Add withArtifactType for Index
Testing done
Added one test
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 installbefore opening the PR
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.98%. Comparing base (202cad1) to head (3e3db16).
⚠️ Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #590 +/- ## ============================================ + Coverage 88.52% 88.98% +0.46% + Complexity 816 815 -1 ============================================ Files 42 42 Lines 2414 2415 +1 Branches 297 297 ============================================ + Hits 2137 2149 +12 + Misses 168 155 -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.
jonesbusy
deleted the
feature/index-artifact
branch
jonesbusy
mentioned this pull request
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment