Fix push artifact for alias by jonesbusy · Pull Request #570 · oras-project/oras-java

Conversation

@jonesbusy

Fix push artifact for alias

Description

Fix push artifact for alias

Testing done

Added tests

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
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.64%. Comparing base (2c8acfc) to head (bd2b2d0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #570      +/-   ##
============================================
+ Coverage     87.88%   88.64%   +0.75%     
- Complexity      801      802       +1     
============================================
  Files            42       42              
  Lines          2386     2386              
  Branches        292      292              
============================================
+ Hits           2097     2115      +18     
+ Misses          178      159      -19     
- Partials        111      112       +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.

Labels

bug

Something isn't working

1 participant

@jonesbusy