close
Skip to content

Implement test for ECR multi-arch image and fix possible content length missing#515

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/ecr-test
Feb 4, 2026
Merged

Implement test for ECR multi-arch image and fix possible content length missing#515
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/ecr-test

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Only partial fix for #514

Description

Add test for public ECR public registry (failing for now) to demonstrate issue #514

Fix possible null content length that might not be present on reponse

Testing done

mvn clean install

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 bug Something isn't working tests labels Feb 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.14%. Comparing base (f248237) to head (1694d3e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #515      +/-   ##
============================================
+ Coverage     87.25%   88.14%   +0.88%     
- Complexity      653      654       +1     
============================================
  Files            39       39              
  Lines          2001     2007       +6     
  Branches        226      227       +1     
============================================
+ Hits           1746     1769      +23     
+ Misses          162      145      -17     
  Partials         93       93              

☔ 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.

…th missing

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy merged commit 8417070 into oras-project:main Feb 4, 2026
8 checks passed
@jonesbusy jonesbusy deleted the feature/ecr-test branch February 4, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant