Skip to content

Conversation

@csvenke
Copy link
Owner

@csvenke csvenke commented Dec 9, 2025

…raction

  • introduce filesystem interface to enable better testing
  • update discover and expand functions to return errors instead of silently failing
  • replace real filesystem operations in tests with mock implementations
  • improve error propagation throughout the codebase
  • update main.go to handle and display filesystem errors

@csvenke csvenke merged commit 90921ad into main Dec 9, 2025
4 checks passed
@csvenke csvenke deleted the feat/refactor-2 branch December 9, 2025 00:08
…raction

* introduce filesystem interface to enable better testing
* update discover and expand functions to return errors instead of silently failing
* replace real filesystem operations in tests with mock implementations
* improve error propagation throughout the codebase
* update main.go to handle and display filesystem errors
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