Add test for Nexus by jonesbusy · Pull Request #578 · 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 21, 2026Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 21, 2026
jonesbusy
commented
Description
Add test for Nexus
Testing done
tests
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>
jonesbusy
added
the
tests
label
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.91%. Comparing base (ef1d49c) to head (352c010).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #578 +/- ## ============================================ + Coverage 88.20% 88.91% +0.71% + Complexity 808 807 -1 ============================================ Files 42 42 Lines 2390 2390 Branches 292 292 ============================================ + Hits 2108 2125 +17 + Misses 173 154 -19 - 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/nexus-test
branch
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