Closed lmuhlha closed 4 years ago
@lmuhlha just to make sure I didn't miss it. The biggest changes I see you removed try() for tracer.withSpan and rapped connection.doto to private doto. Is there anything else big I've missed?
@malish8632 most of the changes are cosmetic when i was comparing the classes. The important changes that provide the fix are https://github.com/spotify/heroic/pull/679/files#diff-96ff9d0380bf9df05d420452e2a824eaR57 and https://github.com/spotify/heroic/pull/679/files#diff-1290b46b7a9f097ecbf07d898c73e788R681
The problem was that the version conflict format changed from the transport client to the rest client, and on top of that it appears to be nested inside another error. So it was being caught as a failure rather than dropped by duplicate.
I can revert the cosmetic changes if need be, I just left them because I liked the more similar formatting.
Codecov Report
64.28% <0.00%> (-4.95%)
3.00 <0.00> (ø)
80.16% <50.00%> (-0.98%)
61.00 <0.00> (-1.00)
44.44% <0.00%> (-11.12%)
4.00% <0.00%> (-1.00%)
44.44% <0.00%> (-11.12%)
4.00% <0.00%> (-1.00%)
Continue to review full report at Codecov.