Closed realark closed 6 years ago
See https://github.com/opentracing/opentracing-java/issues/168
https://github.com/opentracing/opentracing-java/pull/203
There are two proposed changes in the above issue:
@Nullable
extract
This PR only addresses the doc change. The annotation will be proposed in a separate PR.
Coverage remained the same at 73.368% when pulling 68d5b303a5305b676810137daca10834d87b419b on realark:ark/nullable-tracer-extract into 4a04d986107c016062235f0b4ca04510b7f68b13 on opentracing:master.
See https://github.com/opentracing/opentracing-java/issues/168
https://github.com/opentracing/opentracing-java/pull/203
There are two proposed changes in the above issue:
@Nullable
annotation toextract
to assist static checkersThis PR only addresses the doc change. The annotation will be proposed in a separate PR.