Skip to content

Fix overwrite for pullArtifact#254

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/non-attomic-copy
Apr 12, 2025
Merged

Fix overwrite for pullArtifact#254
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/non-attomic-copy

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Should fix #251

Branch was not tested

Description

See #251

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 bug Something isn't working label Apr 12, 2025
@jonesbusy jonesbusy self-assigned this Apr 12, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.31%. Comparing base (485b076) to head (a2480c4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #254      +/-   ##
============================================
+ Coverage     85.18%   85.31%   +0.13%     
- Complexity      477      479       +2     
============================================
  Files            34       34              
  Lines          1593     1594       +1     
  Branches        177      178       +1     
============================================
+ Hits           1357     1360       +3     
+ Misses          158      156       -2     
  Partials         78       78              

☔ 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 force-pushed the feature/non-attomic-copy branch from 725b774 to f724f68 Compare April 12, 2025 09:01
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/non-attomic-copy branch from f724f68 to a2480c4 Compare April 12, 2025 09:09
@jonesbusy jonesbusy merged commit c847a25 into oras-project:main Apr 12, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/non-attomic-copy branch April 12, 2025 09:11
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.

ATOMIC_MOVE is not allowed on copy

1 participant