Layer annotations where not added on files during pushArtifact by jonesbusy · Pull Request #583 · oras-project/oras-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jonesbusy

Copy link

Collaborator

Description

Layer annotations where not added on files during pushArtifact

Testing done

Updated one test

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

Feb 22, 2026
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy force-pushed the bugfix/layer-annotation branch from 0dfe82f to 4f14cb8 Compare

February 22, 2026 17:47

@codecov

Copy link

codecov bot commented

Feb 22, 2026

edited

Loading

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.14%. Comparing base (2d39685) to head (4f14cb8).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/OCI.java 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #583      +/-   ##
============================================
+ Coverage     87.96%   89.14%   +1.18%     
- Complexity      809      815       +6     
============================================
  Files            42       42              
  Lines          2393     2405      +12     
  Branches        293      295       +2     
============================================
+ Hits           2105     2144      +39     
+ Misses          177      151      -26     
+ Partials        111      110       -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 merged commit 64bce2e into oras-project:main

Feb 22, 2026

8 checks passed

@jonesbusy jonesbusy deleted the bugfix/layer-annotation branch

February 22, 2026 17:53

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

Reviewers

No reviews

Assignees

No one assigned

Labels

bug

Something isn't working

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy