Skip to content

Tags pagination#628

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/tags-pagination
Mar 7, 2026
Merged

Tags pagination#628
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/tags-pagination

Conversation

@jonesbusy
Copy link
Collaborator

@jonesbusy jonesbusy commented Mar 7, 2026

Description

Support for tag pagination and link

Testing done

mvn clean install and added 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 install before opening the PR

@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

❌ Patch coverage is 81.03448% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.59%. Comparing base (ba7f777) to head (ecfeed9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Registry.java 78.12% 3 Missing and 4 partials ⚠️
src/main/java/land/oras/ContainerRef.java 75.00% 0 Missing and 3 partials ⚠️
src/main/java/land/oras/OCILayout.java 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #628      +/-   ##
============================================
+ Coverage     87.06%   87.59%   +0.53%     
- Complexity      855      869      +14     
============================================
  Files            42       42              
  Lines          2589     2644      +55     
  Branches        325      336      +11     
============================================
+ Hits           2254     2316      +62     
+ Misses          205      191      -14     
- Partials        130      137       +7     

☔ 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 jonesbusy force-pushed the feature/tags-pagination branch 2 times, most recently from 7d4fecf to 79527b4 Compare March 7, 2026 13:00
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/tags-pagination branch from 79527b4 to ecfeed9 Compare March 7, 2026 13:06
@jonesbusy jonesbusy marked this pull request as ready for review March 7, 2026 13:06
@jonesbusy jonesbusy added the enhancement New feature or request label Mar 7, 2026
@jonesbusy jonesbusy merged commit 506a192 into oras-project:main Mar 7, 2026
8 checks passed
@jonesbusy jonesbusy deleted the feature/tags-pagination branch March 7, 2026 13:18
@jonesbusy
Copy link
Collaborator Author

Fixes #330

@jonesbusy jonesbusy mentioned this pull request Mar 7, 2026
1 task
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.

1 participant