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

Ignore silently if file is already gone in delete callback #232

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

benoit74
Copy link
Collaborator

Fix #192

@benoit74 benoit74 self-assigned this Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (db251ee) to head (d97df06).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines         2456      2455    -1     
  Branches       331       331           
=========================================
- Hits          2456      2455    -1     

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

@benoit74 benoit74 marked this pull request as ready for review December 20, 2024 10:01
@benoit74 benoit74 requested a review from rgaudin December 20, 2024 10:01
@benoit74 benoit74 merged commit c9e7a98 into main Jan 6, 2025
9 checks passed
@benoit74 benoit74 deleted the delete_callback branch January 6, 2025 13:36
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.

delete_callback should support to ignore silently the fact that fpath is missing
2 participants