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

Client & Server Generator: added support for protobuffer handling #15

Merged
merged 2 commits into from
Feb 28, 2018

Conversation

donutloop
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Feb 27, 2018

Pull Request Test Coverage Report for Build 27

  • 60 of 178 (33.71%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+1.5%) to 20.341%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/xgenerator/types/goblock.go 0 6 0.0%
integration_tests/api_hello_world/helloworld.proto.go 59 99 59.6%
generator/proto/go/api.go 0 72 0.0%
Files with Coverage Reduction New Missed Lines %
generator/proto/go/api.go 1 0.0%
Totals Coverage Status
Change from base Build 24: 1.5%
Covered Lines: 681
Relevant Lines: 3348

💛 - Coveralls

@coveralls
Copy link

coveralls commented Feb 27, 2018

Pull Request Test Coverage Report for Build 29

  • 60 of 178 (33.71%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+1.5%) to 20.341%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/xgenerator/types/goblock.go 0 6 0.0%
integration_tests/api_hello_world/helloworld.proto.go 59 99 59.6%
generator/proto/go/api.go 0 72 0.0%
Files with Coverage Reduction New Missed Lines %
generator/proto/go/api.go 1 0.0%
Totals Coverage Status
Change from base Build 24: 1.5%
Covered Lines: 681
Relevant Lines: 3348

💛 - Coveralls

…r client

Signed-off-by: Marcel Edmund Franke <marcel.edmund.franke@gmail.com>
@donutloop donutloop merged commit 0f3b849 into master Feb 28, 2018
@donutloop donutloop deleted the feat/protobuffer branch March 1, 2018 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants