This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 686
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Handle edge-cases in the `TimeConverter` * Add tests for the edge-cases * Implement `TimeFormatter` API (not tested) * Refactor `IvyTimeFormatter` * WIP: Migrate `LocalDateTime` to `Instant` * WIP: Migrate `LocalDateTime` to `Instant` * WIP: Migrate `LocalDateTime` to `Instant` * WIP: Migrate `LocalDateTime` to `Instant` * WIP: Migrate `LocalDateTime` to `Instant` * The app builds! (and crashes) * Fix Long overflow * Reduce the time range by 10 years to be safe * Fix data layer tests * Fix long overflow * Re-implement IvyTimeFormatter (ChatGPT impl was bad!) * WIP: `IvyTimeFormatterTest` * WIP: `IvyTimeFormatterTest` * Cover with tests * Fix end-of-time handling * Fix Detekt errors * Fix build error * Fix Detekt errors * Fix unit tests on CI
- Loading branch information
1 parent
6c3937d
commit 8ef3841
Showing
85 changed files
with
1,547 additions
and
2,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.