uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
345 stars 131 forks source link

Bump yarpc to 1.55.0 #1110

Closed vytautas-karpavicius closed 3 years ago

vytautas-karpavicius commented 3 years ago

What changed? Bumped yarpc to 1.55.0

Why? New yarpc version downgraded thrift dependency, thus we no longer need replace directive.

How did you test it? Existing tests.

Potential risks

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 16fae548-adb8-46ce-9425-5d97189c3120


Files with Coverage Reduction New Missed Lines %
internal/internal_task_pollers.go 2 80.3%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2781c5c3-8268-4759-b4e3-e01e72b502c5: -0.01%
Covered Lines: 11711
Relevant Lines: 16584

💛 - Coveralls