Skip to content

Chunk upload#742

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/chunk-upload
Jun 14, 2026
Merged

Chunk upload#742
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/chunk-upload

Conversation

@jonesbusy

@jonesbusy jonesbusy commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Chunk upload support

Fixes #13

Description

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 added the enhancement New feature or request label Jun 14, 2026
@jonesbusy jonesbusy force-pushed the feature/chunk-upload branch from 20f9ad9 to 59bc6e1 Compare June 14, 2026 14:15
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.72043% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.21%. Comparing base (299fe89) to head (94d8622).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Registry.java 81.11% 9 Missing and 8 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #742      +/-   ##
============================================
- Coverage     87.27%   87.21%   -0.07%     
- Complexity      994     1003       +9     
============================================
  Files            45       45              
  Lines          3113     3206      +93     
  Branches        393      407      +14     
============================================
+ Hits           2717     2796      +79     
- Misses          235      243       +8     
- Partials        161      167       +6     

☔ View full report in Codecov by Harness.
📢 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/chunk-upload branch 2 times, most recently from a06b92e to 14556c4 Compare June 14, 2026 18:28
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/chunk-upload branch from 14556c4 to 94d8622 Compare June 14, 2026 18:32
@jonesbusy jonesbusy marked this pull request as ready for review June 14, 2026 18:36
@jonesbusy jonesbusy enabled auto-merge (squash) June 14, 2026 18:38
@jonesbusy jonesbusy disabled auto-merge June 14, 2026 18:38
@jonesbusy jonesbusy merged commit 4af2f48 into oras-project:main Jun 14, 2026
9 checks passed
@jonesbusy jonesbusy deleted the feature/chunk-upload branch June 14, 2026 18:38
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.

Chunk upload

1 participant