Add test for Helm chart extraction (Issue COMPRESS-705) by jonesbusy · Pull Request #538 · oras-project/oras-java

Conversation

@jonesbusy

Descriptiom

Add test for Helm chart extraction (demonstrate issue with commons compress)

Caused by https://issues.apache.org/jira/browse/COMPRESS-705

Confirmed the issue is resolved when using 1.29.0-SNAPSHOT

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
…mpress)

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy changed the title Add test for Helm chart extraction (demonstrate issue with commons compress) Add test for Helm chart extraction (Issue COMPRESS-705 with commons compress)

Feb 13, 2026

@jonesbusy jonesbusy changed the title Add test for Helm chart extraction (Issue COMPRESS-705 with commons compress) Add test for Helm chart extraction (Issue COMPRESS-705)

Feb 13, 2026

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.37%. Comparing base (6f1208f) to head (ac1e0b4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #538      +/-   ##
============================================
+ Coverage     87.57%   88.37%   +0.80%     
  Complexity      706      706              
============================================
  Files            42       42              
  Lines          2117     2117              
  Branches        242      242              
============================================
+ Hits           1854     1871      +17     
+ Misses          166      149      -17     
  Partials         97       97              

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

Labels

1 participant

@jonesbusy