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

chore: debug fixes and version bumps #27

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

owlot
Copy link
Contributor

@owlot owlot commented Sep 26, 2023

Adds LOG_HANDLE so we can initialize the logger before reading the log config file and still update the handle with the new configuration afterwards.

Also adds the prelude module for the grpc client and updates the lib-common and svc-storage versions to the release version.

@owlot owlot requested a review from a team as a code owner September 26, 2023 09:32
@cla-bot cla-bot bot added the cla-signed label Sep 26, 2023
@github-actions
Copy link

github-actions bot commented Sep 26, 2023

This PR will generate the following release notes when merged:

Release

🛠 Maintenance

  • debug fixes and version bumps (168561b)

@github-actions
Copy link

🪲 Unit Testing Coverage 🔎

|| Tested/Total Lines:
|| client-grpc/src/client.rs: 23/23
|| client-grpc/tests/integration_test.rs: 20/20
|| server/src/config.rs: 53/55
|| server/src/grpc/client.rs: 12/13
|| server/src/grpc/server.rs: 15/15
|| server/src/lib.rs: 28/37
|| server/src/rest/api.rs: 17/27
|| server/src/rest/mod.rs: 10/10
|| server/tests/integration_test.rs: 28/35
||
87.66% coverage, 206/235 lines covered

👉 View in Coveralls.io 👈

@owlot owlot merged commit 4e44763 into develop Sep 29, 2023
16 checks passed
@owlot owlot deleted the owlot/chore-debug-fixes branch September 29, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants