-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Core-http:deprecated warnings removed #5407
Core-http:deprecated warnings removed #5407
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the test failure:
[ERROR] SessionPoolTest.testSessionNotFoundReadWriteTransaction:699 expected: com.google.cloud.spanner.TransactionRunnerImpl$TransactionContextImpl@12359a82
but was : Mock for TransactionContextImpl, hashCode: 1046545660
failing test case is unrelated to changes |
Codecov Report
@@ Coverage Diff @@
## master #5407 +/- ##
============================================
+ Coverage 50.48% 50.75% +0.27%
- Complexity 23875 24801 +926
============================================
Files 2258 2271 +13
Lines 227486 233624 +6138
Branches 24978 25568 +590
============================================
+ Hits 114838 118583 +3745
- Misses 104029 106467 +2438
+ Partials 8619 8574 -45
Continue to review full report at Codecov.
|
work towards #4384