Skip to content

Support for getting tags on OCI layout#256

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/push-list-tags
Apr 13, 2025
Merged

Support for getting tags on OCI layout#256
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/push-list-tags

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Support for getting tags on OCI layout

Also breaking to return Tags object instead of a list of strings

Testing done

mvn clean install and one automated 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

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy added enhancement New feature or request breaking labels Apr 13, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.33%. Comparing base (d94f4f4) to head (da8cc70).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/OCILayout.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #256   +/-   ##
=========================================
  Coverage     85.33%   85.33%           
- Complexity      480      484    +4     
=========================================
  Files            34       34           
  Lines          1596     1603    +7     
  Branches        179      179           
=========================================
+ Hits           1362     1368    +6     
  Misses          156      156           
- Partials         78       79    +1     

☔ 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 marked this pull request as ready for review April 13, 2025 13:26
@jonesbusy jonesbusy merged commit 7055f26 into oras-project:main Apr 13, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/push-list-tags branch April 13, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant