8000 Add support for integration tests and fix some issue with docker.io and GHCR by jonesbusy · Pull Request #270 · oras-project/oras-java · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for integration tests and fix some issue with docker.io and GHCR #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

jonesbusy
Copy link
Collaborator
@jonesbusy jonesbusy commented Apr 21, 2025

Description

Add support for integration tests and fix some issue with docker.io and GHCR

Testing done

mvn clean install
mvn -DskipUnitTests verify

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 Apr 21, 2025
@jonesbusy jonesbusy changed the title Add support for integrationt tests and fix some issue with docker.io and GHCR Add support for integration tests and fix some issue with docker.io and GHCR Apr 21, 2025
Copy link
codecov bot commented Apr 21, 2025

Codecov Report

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

Project coverage is 87.79%. Comparing base (745da33) to head (071c118).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/utils/HttpClient.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #270      +/-   ##
============================================
+ Coverage     87.78%   87.79%   +0.01%     
- Complexity      500      502       +2     
============================================
  Files            35       35              
  Lines          1596     1598       +2     
  Branches        168      170       +2     
============================================
+ Hits           1401     1403       +2     
  Misses          128      128              
  Partials         67       67              

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

…and GHCR

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy marked this pull request as ready for review April 21, 2025 07:46
@jonesbusy jonesbusy merged commit c002427 into oras-project:main Apr 21, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/it-tests branch April 21, 2025 07:46
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
0