Improve testability and remove boxing #20

Merged
cameron merged 2 commits from feature/testing-improvements into master 2022-03-18 00:25:53 +00:00
Owner

Leverage generics to remove the extra heap allocation for the response
handlers using Dao's. Also moved some of the environment variables to
app state to allow for easier testing.

Leverage generics to remove the extra heap allocation for the response handlers using Dao's. Also moved some of the environment variables to app state to allow for easier testing.
cameron added 1 commit 2022-03-17 03:18:59 +00:00
Improve testability and remove boxing
Some checks failed
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
4d9b7c91a1
Leverage generics to remove the extra heap allocation for the response
handlers using Dao's. Also moved some of the environment variables to
app state to allow for easier testing.
cameron added 1 commit 2022-03-17 23:40:28 +00:00
Move app state to its own module
All checks were successful
Core Repos/ImageApi/pipeline/pr-master This commit looks good
528db5da3a
cameron merged commit d0536c8980 into master 2022-03-18 00:25:53 +00:00
cameron deleted branch feature/testing-improvements 2022-03-18 00:26:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Apps/ImageApi#20