Skip to content

Fix possible Nullpointer on digest validation#335

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/fix-possible-null-pointer
Jun 21, 2025
Merged

Fix possible Nullpointer on digest validation#335
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/fix-possible-null-pointer

Conversation

@jonesbusy

Copy link
Copy Markdown
Collaborator

Description

Fix possible Nullpointer on digest validation

Testing done

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 force-pushed the feature/fix-possible-null-pointer branch from 2624440 to dcc974c Compare June 21, 2025 17:45
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/fix-possible-null-pointer branch from dcc974c to 42f2fc7 Compare June 21, 2025 17:45
@oras-project oras-project deleted a comment from codecov Bot Jun 21, 2025
@jonesbusy jonesbusy marked this pull request as ready for review June 21, 2025 17:48
@jonesbusy jonesbusy merged commit 4accc8d into oras-project:main Jun 21, 2025
5 checks passed
@jonesbusy jonesbusy added the bug Something isn't working label Jun 21, 2025
@jonesbusy jonesbusy deleted the feature/fix-possible-null-pointer branch June 21, 2025 17:48
@codecov

codecov Bot commented Jun 21, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.03%. Comparing base (9aa33c6) to head (42f2fc7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #335      +/-   ##
============================================
+ Coverage     88.00%   88.03%   +0.02%     
- Complexity      627      629       +2     
============================================
  Files            39       39              
  Lines          1893     1897       +4     
  Branches        211      213       +2     
============================================
+ Hits           1666     1670       +4     
  Misses          135      135              
  Partials         92       92              

☔ 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

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant