Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error handling and testing setup: - Added error raising for date parsing failures, logging errors. - Updated the test suite to follow rubocop linting suggestions. - Simplified pre-push githook to run a single `make test` command. - Included deprecation warning for `to_time` behavior change.
- Loading branch information