grpc / grpc/grpc-java

Add grpc-alts to grpc-all

Aperta
#6,893 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
12.1k
Fork
4k
Merge medio
2g 17h
PR unite (30g)
37

Descrizione

This is to expose the code's javadoc and suppress the generated code's jacoco results. The main issue is suppressing the generated code's jacoco results, since the generated code is in the same package as the manually authored code.

The jacoco issue looks really ugly. We may need to rework our usage of the gradle plugin to compile the generated code into a separate destination directory, so then we can filter the entire directory instead of individual classes.

While it would be good to have a way to reliably filter generated code from jacoco results, it is probably easiest to move the generated code into a different package.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.