Fix(undo redo)/delete source folder after undo#7
Conversation
…pty directories after operations
CodSpeed Performance ReportMerging #7 will create unknown performance changesComparing Summary
|
|
Codecov ReportAttention: Patch coverage is
❌ Your project status has failed because the head coverage (56.51%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. ❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #7 +/- ##
==========================================
+ Coverage 55.74% 56.51% +0.76%
==========================================
Files 29 29
Lines 8386 8589 +203
==========================================
+ Hits 4675 4854 +179
- Misses 3711 3735 +24
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
80f9807 to
055e9d4
Compare
Description
Fixes # (issue)
Type of Change
How Has This Been Tested?
cargo testTest Configuration:
Checklist
cargo fmtto format my codecargo clippy -- -D warningsand addressed all issuesScreenshots / Terminal Output
Screenshots
Terminal Output
Performance Impact
Breaking Changes
Additional Context
Related Issues / PRs
Reviewer Notes
For Maintainers