Skip to content

fix: watching for renamed or removed files#111

Merged
MacroPower merged 1 commit intomainfrom
fix/watch-on-delete-rename
Aug 13, 2025
Merged

fix: watching for renamed or removed files#111
MacroPower merged 1 commit intomainfrom
fix/watch-on-delete-rename

Conversation

@MacroPower
Copy link
Copy Markdown
Owner

@MacroPower MacroPower commented Aug 12, 2025

This pull request fixes file-watching when files are removed/renamed and re-added.

ref: #84 (comment)

I've also improved the tests for file event handling and command cancellation in the command package.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@b48fbec). Learn more about missing BASE report.
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage        ?   53.75%           
=======================================
  Files           ?       46           
  Lines           ?     5713           
  Branches        ?        0           
=======================================
  Hits            ?     3071           
  Misses          ?     2525           
  Partials        ?      117           

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

@MacroPower MacroPower force-pushed the fix/watch-on-delete-rename branch from 61ced64 to 95d9509 Compare August 13, 2025 02:52
@MacroPower MacroPower marked this pull request as ready for review August 13, 2025 02:56
@MacroPower MacroPower merged commit 712facd into main Aug 13, 2025
5 checks passed
@MacroPower MacroPower deleted the fix/watch-on-delete-rename branch August 13, 2025 02:57
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.

1 participant