danstis / rmstale

rmstale is a tool to remove stale files recursively below a given directory. Files and folders older than a defined period are removed.
MIT License
3 stars 1 forks source link

Improve code coverage #231

Open danstis opened 1 month ago

danstis commented 1 month ago

As a developer, I want to have the tests cover more of the code, so my code coverage metric is higher.

danstis commented 1 month ago

This would require testing the main function