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

feat: added dotnet template #189

Closed mahendraintelops closed 11 months ago

mahendraintelops commented 1 year ago

Added dotnet template

codecov[bot] commented 1 year ago

Codecov Report

Attention: 445 lines in your changes are missing coverage. Please review.

Comparison is base (0790d0d) 61.35% compared to head (613b299) 60.63%.

Files Patch % Lines
...net/frameworks/dotnet-clean-architecture/copier.go 53.08% 231 Missing and 73 partials :warning:
internal/languages/dotnet/generator.go 59.66% 37 Missing and 11 partials :warning:
...nguages/golang/frameworks/go-grpc-server/copier.go 34.78% 15 Missing :warning:
...languages/dotnet/integrations/kubernetes/copier.go 73.33% 9 Missing and 3 partials :warning:
internal/languages/dotnet/frameworks/utils.go 68.96% 6 Missing and 3 partials :warning:
internal/languages/executor/executor.go 0.00% 9 Missing :warning:
internal/languages/dotnet/processor.go 38.46% 6 Missing and 2 partials :warning:
...anguages/golang/frameworks/go-gin-server/copier.go 75.00% 6 Missing :warning:
internal/handlers/projects.go 42.85% 3 Missing and 1 partial :warning:
...nal/languages/dotnet/integrations/docker/copier.go 87.50% 3 Missing and 1 partial :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ========================================== - Coverage 61.35% 60.63% -0.72% ========================================== Files 66 74 +8 Lines 4288 5236 +948 ========================================== + Hits 2631 3175 +544 - Misses 1312 1630 +318 - Partials 345 431 +86 ``` | [Flag](https://app.codecov.io/gh/intelops/compage/pull/189/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/189/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops) | `60.63% <55.85%> (-0.72%)` | :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.