Migrate to testcontainers v2 by jonesbusy · Pull Request #536 · 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

Migrate to testcontainers v2

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 dependencies

Pull requests that update a dependency file

tests labels

Feb 13, 2026

@codecov

Copy link

codecov bot commented

Feb 13, 2026

edited

Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.04%. Comparing base (61e4479) to head (bcc3652).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #536      +/-   ##
============================================
+ Coverage     87.71%   88.04%   +0.33%     
+ Complexity      708      703       -5     
============================================
  Files            42       42              
  Lines          2117     2117              
  Branches        242      242              
============================================
+ Hits           1857     1864       +7     
+ Misses          165      155      -10     
- Partials         95       98       +3     

☔ 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.
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy force-pushed the feature/testcontainer-v2 branch from 2ad7b52 to bcc3652 Compare

February 13, 2026 06:43

@jonesbusy jonesbusy merged commit f9697d8 into oras-project:main

Feb 13, 2026

8 checks passed

@jonesbusy jonesbusy deleted the feature/testcontainer-v2 branch

February 13, 2026 06:46

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

dependencies

Pull requests that update a dependency file

tests

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy