Skip to content

Comments

Do not pull layer without title on pull artifact#582

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/pull-title
Feb 22, 2026
Merged

Do not pull layer without title on pull artifact#582
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/pull-title

Conversation

@jonesbusy
Copy link
Collaborator

Fixes #580

Description

Do not pull layer without title on pull artifact

Testing done

Just use actual 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 Feb 22, 2026
@codecov
Copy link

codecov bot commented Feb 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.17%. Comparing base (51ad8fa) to head (ecfb713).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #582      +/-   ##
============================================
+ Coverage     88.20%   89.17%   +0.97%     
- Complexity      807      812       +5     
============================================
  Files            42       42              
  Lines          2390     2393       +3     
  Branches        292      293       +1     
============================================
+ Hits           2108     2134      +26     
+ Misses          171      150      -21     
+ Partials        111      109       -2     

☔ 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/pull-title branch 3 times, most recently from b74e6cd to c1b0f3f Compare February 22, 2026 12:59
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy merged commit 2d39685 into oras-project:main Feb 22, 2026
14 of 20 checks passed
@jonesbusy jonesbusy deleted the feature/pull-title branch February 22, 2026 16:00
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.

pullArtifact should problably ignore layer without title annotation

1 participant