Skip to content

Support legacy referrers tag schema fallback#818

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:legacy-referrers-fallback-773
Jul 23, 2026
Merged

Support legacy referrers tag schema fallback#818
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:legacy-referrers-fallback-773

Conversation

@jonesbusy

Copy link
Copy Markdown
Collaborator

Fix #773

Description

Testing done

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>
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.38%. Comparing base (bdae07d) to head (fe47130).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/ContainerRef.java 60.00% 1 Missing and 1 partial ⚠️
src/main/java/land/oras/Registry.java 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #818      +/-   ##
============================================
+ Coverage     86.99%   87.38%   +0.39%     
- Complexity     1253     1259       +6     
============================================
  Files            50       50              
  Lines          4037     4060      +23     
  Branches        552      556       +4     
============================================
+ Hits           3512     3548      +36     
+ Misses          311      296      -15     
- Partials        214      216       +2     

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

@jonesbusy
jonesbusy marked this pull request as ready for review July 23, 2026 12:59
@jonesbusy jonesbusy added the enhancement New feature or request label Jul 23, 2026
@jonesbusy
jonesbusy merged commit cc5fc61 into oras-project:main Jul 23, 2026
9 checks passed
@jonesbusy
jonesbusy deleted the legacy-referrers-fallback-773 branch July 23, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for legacy referrer API

1 participant