Skip to content

When getting tags, the n parameter from link was ignored - #811

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:bugfix/use-n-param-from-link-if-present
Jul 22, 2026
Merged

When getting tags, the n parameter from link was ignored#811
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:bugfix/use-n-param-from-link-if-present

Conversation

@jonesbusy

Copy link
Copy Markdown
Collaborator

Description

When getting tags, the n parameter from link was ignored

Testing done

CI and some integration tests (checking logs). Rely on existing 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

@jonesbusy jonesbusy added the bug Something isn't working label Jul 22, 2026
@jonesbusy
jonesbusy force-pushed the bugfix/use-n-param-from-link-if-present branch from 03832ff to a39c2e8 Compare July 22, 2026 08:33
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy
jonesbusy force-pushed the bugfix/use-n-param-from-link-if-present branch from a39c2e8 to e8c9ff9 Compare July 22, 2026 09:22
@jonesbusy
jonesbusy merged commit 87cd18c into oras-project:main Jul 22, 2026
7 checks passed
@jonesbusy
jonesbusy deleted the bugfix/use-n-param-from-link-if-present branch July 22, 2026 09:50
@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.44%. Comparing base (4358026) to head (e8c9ff9).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Registry.java 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #811      +/-   ##
============================================
+ Coverage     86.91%   87.44%   +0.53%     
- Complexity     1246     1254       +8     
============================================
  Files            50       50              
  Lines          4026     4037      +11     
  Branches        550      552       +2     
============================================
+ Hits           3499     3530      +31     
+ Misses          312      294      -18     
+ Partials        215      213       -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant