hashgraph / pbj

A performance optimized Google Protocol Buffers code generator, parser, and Gradle module.
Apache License 2.0
15 stars 6 forks source link

feat: Add API for gRPC. Compiler support later. #266

Closed rbair23 closed 1 month ago

rbair23 commented 3 months ago

An API which the compiler will use to generate new types of files for supporting grpc Services.

github-actions[bot] commented 3 months ago

JUnit Test Report

     55 files  +  7       55 suites  +7   2m 16s :stopwatch: - 1m 21s 1 201 tests +63  1 199 :heavy_check_mark: +62    2 :zzz: +1  0 :x: ±0  7 056 runs  +63  7 038 :heavy_check_mark: +62  18 :zzz: +1  0 :x: ±0 

Results for commit eb789659. ± Comparison against base commit 2b7d168d.

:recycle: This comment has been updated with latest results.

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:x: -1.40% (target: -1.00%) :white_check_mark: 0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (066a5f7c1be14855e3f7793d92846eac3e828a71) | 4624 | 1995 | 43.14% | | | Head commit (957f0196c15b8289914bb232331683d6cd48149c) | 4779 (+155) | 1995 (+0) | 41.75% (**-1.40%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#266) | 155 | 0 | **0.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

github-actions[bot] commented 3 months ago

Integration Test Report

       289 files  +     14         289 suites  +14   9m 7s :stopwatch: + 1m 49s 103 729 tests +2 298  103 729 :heavy_check_mark: +2 298  0 :zzz: ±0  0 :x: ±0  103 957 runs  +2 298  103 957 :heavy_check_mark: +2 298  0 :zzz: ±0  0 :x: ±0 

Results for commit eb789659. ± Comparison against base commit 2b7d168d.

:recycle: This comment has been updated with latest results.