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

Skip to content

Conversation

jonesbusy
Copy link
Collaborator

Description

Add some convenience methods on archive utils

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

Copy link

codecov bot commented Apr 27, 2025

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.17%. Comparing base (4d7d8c4) to head (ed5b573).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/utils/ArchiveUtils.java 90.47% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #291      +/-   ##
============================================
+ Coverage     87.91%   88.17%   +0.25%     
- Complexity      550      557       +7     
============================================
  Files            39       39              
  Lines          1746     1767      +21     
  Branches        193      193              
============================================
+ Hits           1535     1558      +23     
+ Misses          133      132       -1     
+ Partials         78       77       -1     

☔ 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 force-pushed the feature/convenience-archive-utils branch from efaa5ce to ed5b573 Compare April 27, 2025 13:14
@jonesbusy jonesbusy marked this pull request as ready for review April 27, 2025 13:21
@jonesbusy jonesbusy merged commit bedb636 into oras-project:main Apr 27, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/convenience-archive-utils branch April 27, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant