naomijub / gXTDB

gRPC Plugin for XTDB
MIT License
7 stars 0 forks source link

Add support for xt db basis #56

Open naomijub opened 1 year ago

naomijub commented 1 year ago

@alexandrasp You don't need to manually create the protobufs, you can just add them to https://github.com/naomijub/gXTDB/blob/main/resources/service.proto as Request and Response data structures, create a service that handles them then execute make all

alexandrasp commented 1 year ago

@alexandrasp You don't need to manually create the protobufs, you can just add them to https://github.com/naomijub/gXTDB/blob/main/resources/service.proto as Request and Response data structures, create a service that handles them then execute make all

quick and easy 🥇

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.12% :tada:

Comparison is base (ffe45e3) 70.98% compared to head (6b9ff37) 71.11%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== + Coverage 70.98% 71.11% +0.12% ========================================== Files 6 6 Lines 224 225 +1 ========================================== + Hits 159 160 +1 Misses 65 65 ``` | [Files Changed](https://app.codecov.io/gh/naomijub/gXTDB/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julia+Naomi) | Coverage Δ | | |---|---|---| | [gxtdb-rs/tests/mock.rs](https://app.codecov.io/gh/naomijub/gXTDB/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julia+Naomi#diff-Z3h0ZGItcnMvdGVzdHMvbW9jay5ycw==) | `80.00% <0.00%> (-2.76%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/naomijub/gXTDB/pull/56/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julia+Naomi)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.