Test historic generated code
オープン
code health
- 主要言語
- Java
- スター
- 12.1k
- フォーク
- 4k
- 平均マージ
- 2日 17時間
- マージ済み PR(30日)
- 37
説明
We should check in generated code for each minor version of grpc, and at least makes sure it compiles. If it compiles, it is highly likely to work.
Ideally we'd run some simple sanity tests, although it is hard to force all the code to run. Maybe we create a noop-ImplBase service and call bindService(). That would at least load all the MethodDescriptors... I don't think a literal test is necessary before closing this. The compilation itself can count as a "test." But it should at least be briefly investigated before closing.
コントリビューションガイド
評価
この issue はまだ評価されていません。