Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add qodana config #22

Merged
merged 13 commits into from
Feb 8, 2023
Merged

ci: add qodana config #22

merged 13 commits into from
Feb 8, 2023

Conversation

draekien
Copy link
Contributor

@draekien draekien commented Feb 8, 2023

No description provided.

feat(open-telemetry): add open telemetry log event enricher
* feat(caching): create contracts required for caching

* feat(caching): implement redis caching in infrastructure layer

* feat(caching): create caching pipeline behaviour

BREAKING: Infrastructure builder now requires IConfiguration as a parameter

* feat(sample): update sample application to use redis

* test(caching): set env variable to `test` for running integration tests

* test(caching): fix integration tests by removing caching from sample application
* feat(caching): rename redis cache facade to distributed cache facade

* feat(caching): enable in memory caching in infrastructure builder

* test(caching): add distributed cache facade tests

* build(deps): bump nswag version to latest

* test(caching): add get by id test
#17)

Adds get or create methods to the IDistributedCacheFacade.
Instead of specifying only expiry duration, now accepts an options object.
* feat(result): create result and error objects

* build(properties): create directory build props

* feat(enumeration): create enumeration class

* feat(entity): create entity primitive type

* feat(sample): update sample to be eShopOnContainers like

* feat(mediator): add command and query separation interfaces

* feat: add jetbrains annotations

* feat(nswag): update nswag generation packages

* test(redis): add tests for redis config

* test(integration): begin adding back integration tests

* test(sample): add integration tests

* feat(codecov): add codecov config yml file

* test(sample): add more integration tests to product controller
@draekien draekien merged commit f2ab897 into main Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant