Skip to content

Validate digest when pushing blobs#206

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/minor-improvement
Mar 9, 2025
Merged

Validate digest when pushing blobs#206
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/minor-improvement

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Validate digest when pushing blobs

Testing done

CI

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 enhancement New feature or request label Mar 9, 2025
@jonesbusy jonesbusy force-pushed the feature/minor-improvement branch from 0402881 to 2def987 Compare March 9, 2025 09:13
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/minor-improvement branch from 2def987 to 15cfbae Compare March 9, 2025 09:24
@oras-project oras-project deleted a comment from codecov Bot Mar 9, 2025
@jonesbusy jonesbusy marked this pull request as ready for review March 9, 2025 09:27
@jonesbusy jonesbusy merged commit 7a36a8a into oras-project:main Mar 9, 2025
@jonesbusy jonesbusy deleted the feature/minor-improvement branch March 9, 2025 09:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.78%. Comparing base (9c56295) to head (15cfbae).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Registry.java 69.23% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #206   +/-   ##
=========================================
  Coverage     84.78%   84.78%           
- Complexity      408      411    +3     
=========================================
  Files            33       33           
  Lines          1380     1387    +7     
  Branches        148      150    +2     
=========================================
+ Hits           1170     1176    +6     
- Misses          141      142    +1     
  Partials         69       69           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant