Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

@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