Closed stevenhartley closed 4 months ago
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
Code coverage report is ready! :chart_with_upwards_trend:
The following change makes the UTransport APIs return CompletionStage in lieu of UStatus so that the operations can be asynchronous. The methods then return Void if successful or completes with a failed UStatusException with the UStatus information.
124