Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: prevent deleting file when moving to same destination #71

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

tinect
Copy link
Collaborator

@tinect tinect commented Mar 3, 2024

Closes #70

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.29%. Comparing base (d32e5c5) to head (4835a40).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #71      +/-   ##
============================================
+ Coverage     75.09%   75.29%   +0.19%     
- Complexity       96      122      +26     
============================================
  Files             3        3              
  Lines           253      255       +2     
============================================
+ Hits            190      192       +2     
  Misses           63       63              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sifex sifex merged commit 30cc7fc into PlatformCommunity:master Mar 3, 2024
5 checks passed
@tinect tinect deleted the feat/movingFileToSameDest branch March 3, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move with same source and destination should not do anything
2 participants