airajena opened a new pull request, #7: URL: https://github.com/apache/fineract-chat-archive/pull/7
## Description Refactor package structure to separate Slack client, rendering, storage, and model concerns. ## Changes - Move Slack API classes into `...archive.slack` - Move render utilities into `...archive.render` - Move cursor store into `...archive.store` - Move message/timestamp types into `...archive.model` - Update imports and test packages ## Testing ./gradlew test ## Related Issue FINERACT-2171 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
