intelops / compage

Compage - Low-Code Framework to develop Rest API, gRPC, dRPC, GraphQL, WebAssembly, microservices, FaaS, Temporal workloads, IoT and edge services, K8s controllers, K8s CRDs, K8s custom APIs, K8s Operators, K8s hooks, etc. with minimal coding and by automatically applying best practice methods like software supply chain security measures, SBOM, openAPI, cloudevents, etc. Auto generate code after defining requirements in UI as diagram.
Apache License 2.0
83 stars 21 forks source link

fix: added default methods to grpc code generation #199

Closed mahendraintelops closed 10 months ago

mahendraintelops commented 10 months ago

Added default methods to grpc code generation for golang

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (445fe3c) 60.75% compared to head (6d1fe8f) 60.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ========================================== - Coverage 60.75% 60.61% -0.15% ========================================== Files 76 76 Lines 5361 5372 +11 ========================================== - Hits 3257 3256 -1 - Misses 1656 1662 +6 - Partials 448 454 +6 ``` | [Flag](https://app.codecov.io/gh/intelops/compage/pull/199/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/intelops/compage/pull/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops) | `60.61% <100.00%> (-0.15%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops#carryforward-flags-in-the-pull-request-comment) to find out more.

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