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

GitHub actions + dependency inversion for repo services + health check update #9

Merged
merged 3 commits into from
Sep 17, 2022

Conversation

PereRohit
Copy link
Owner

Description of Changes:

  1. Added github action workflows for build & test coverage
  2. code refactor to support dependency inversion for repo services
  3. health check logic update to only report health of services that are being used and registered.
  4. Log enrichment with caller support at util level https://github.com/PereRohit/util/releases/tag/v0.0.3
    Diff: PereRohit/util@v0.0.2...v0.0.3

1. Added github action workflows for build & test coverage
2. code refactor to support dependency inversion for repo services
3. health check logic update to only report health of services that are being used and reqistered.
@PereRohit PereRohit added bug Something isn't working enhancement New feature or request labels Sep 17, 2022
@PereRohit PereRohit self-assigned this Sep 17, 2022
@PereRohit PereRohit merged commit 01cd341 into main Sep 17, 2022
@PereRohit PereRohit deleted the feat/codecov_github_actions branch September 17, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant