Skip to content

Reduce some code duplicate with Describable interface#240

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/reduce-code
Apr 6, 2025
Merged

Reduce some code duplicate with Describable interface#240
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/reduce-code

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Reduce some code duplicate with Describable interface

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 the chore label Apr 6, 2025
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/reduce-code branch from e94157d to e63c719 Compare April 6, 2025 16:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2025

Codecov Report

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

Project coverage is 85.02%. Comparing base (0f1c633) to head (e63c719).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/LayoutRef.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #240      +/-   ##
============================================
+ Coverage     84.97%   85.02%   +0.05%     
+ Complexity      475      474       -1     
============================================
  Files            33       33              
  Lines          1597     1589       -8     
  Branches        184      181       -3     
============================================
- Hits           1357     1351       -6     
+ Misses          159      158       -1     
+ Partials         81       80       -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 marked this pull request as ready for review April 6, 2025 16:14
@jonesbusy jonesbusy merged commit 7360e9a into oras-project:main Apr 6, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/reduce-code branch April 6, 2025 16:14
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