Skip to content
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

feat: Handling response cookie for interactive transactions #122

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

JigarJoshi
Copy link
Collaborator

@JigarJoshi JigarJoshi commented Aug 17, 2022

  • Handling response cookie for interactive transactions.
  • Misc code cleanup.

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #122 (23431c7) into main (edc16eb) will increase coverage by 0.02%.
The diff coverage is 93.02%.

@@             Coverage Diff              @@
##               main     #122      +/-   ##
============================================
+ Coverage     83.47%   83.49%   +0.02%     
- Complexity      646      651       +5     
============================================
  Files            72       72              
  Lines          2015     2036      +21     
  Branches        173      177       +4     
============================================
+ Hits           1682     1700      +18     
- Misses          297      298       +1     
- Partials         36       38       +2     
Impacted Files Coverage Δ
...igrisdata/db/client/StandardTigrisAsyncClient.java 74.62% <ø> (ø)
...grisdata/db/client/TigrisCallCredentialOauth2.java 84.00% <ø> (ø)
...n/java/com/tigrisdata/db/client/TypeConverter.java 92.39% <80.00%> (-1.18%) ⬇️
...tigrisdata/db/client/AbstractTigrisCollection.java 87.50% <100.00%> (-0.62%) ⬇️
...m/tigrisdata/db/client/AbstractTigrisDatabase.java 75.00% <100.00%> (-1.93%) ⬇️
...risdata/db/client/StandardTigrisAsyncDatabase.java 89.06% <100.00%> (+0.92%) ⬆️
...m/tigrisdata/db/client/StandardTigrisDatabase.java 77.90% <100.00%> (+1.95%) ⬆️
...grisdata/db/client/StandardTransactionSession.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JigarJoshi JigarJoshi force-pushed the cookie_handling branch 3 times, most recently from cb615a2 to 1c30ec9 Compare August 17, 2022 07:40
@JigarJoshi JigarJoshi merged commit 23431c7 into main Aug 17, 2022
@JigarJoshi JigarJoshi deleted the cookie_handling branch August 17, 2022 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants