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

feat: support to generate grpc payload as JSON #264

Merged
merged 1 commit into from
Nov 3, 2023

feat: support to generate grpc payload as JSON

e04cf0d
Select commit
Loading
Failed to load commit list.
Merged

feat: support to generate grpc payload as JSON #264

feat: support to generate grpc payload as JSON
e04cf0d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 3, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Coverage increased per file
===========================
+ extensions/collector/pkg/collector.go  15.0
         

Coverage decreased per file
===========================
- pkg/runner/grpc.go  -12.897
         

Complexity increasing per file
==============================
- pkg/util/grpc.go  12
- pkg/util/grpc_test.go  1
- pkg/generator/payload_generator.go  25
- pkg/generator/payload_generator_test.go  11
         

Clones added
============
- pkg/util/grpc.go  3
- pkg/generator/payload_generator.go  5
- pkg/generator/payload_generator_test.go  7
- pkg/runner/grpc.go  4
         

See the complete overview on Codacy