Skip to content

Conversation

@drondeseries
Copy link
Owner

  • Remove unused HealthConfig struct and EventHandler type from checker.go
  • Remove PendingManualChecks field from WorkerStats (no longer used)
  • Rename config.go to controller.go to match its contents
  • Fix context anti-pattern: pass ctx as parameter instead of storing in struct
  • Extract processMetadataForSync helper to reduce code duplication
  • Extract updateSymlinkForMountChange helper for symlink updates
  • Fix UsedFiles comment to match struct name
  • Inline thin config getter wrapper functions

🤖 Generated with Claude Code

- Remove unused HealthConfig struct and EventHandler type from checker.go
- Remove PendingManualChecks field from WorkerStats (no longer used)
- Rename config.go to controller.go to match its contents
- Fix context anti-pattern: pass ctx as parameter instead of storing in struct
- Extract processMetadataForSync helper to reduce code duplication
- Extract updateSymlinkForMountChange helper for symlink updates
- Fix UsedFiles comment to match struct name
- Inline thin config getter wrapper functions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <[email protected]>
@drondeseries drondeseries merged commit 589852b into drondeseries:main Dec 29, 2025
1 check passed
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.

2 participants