Skip to content

Fix state trx hotfix 1.0.1#517

Merged
artursouza merged 1 commit into
dapr:release-1.0from
artursouza:fix_state_trx_hotfix_101
Mar 17, 2021
Merged

Fix state trx hotfix 1.0.1#517
artursouza merged 1 commit into
dapr:release-1.0from
artursouza:fix_state_trx_hotfix_101

Conversation

@artursouza

Copy link
Copy Markdown
Contributor

Description

Fix state trx hotfix 101

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #514

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Fix HTTP save state transaction.
@codecov

codecov Bot commented Mar 17, 2021

Copy link
Copy Markdown

Codecov Report

Merging #517 (3477864) into release-1.0 (69606d0) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release-1.0     #517      +/-   ##
=================================================
+ Coverage          80.29%   80.46%   +0.16%     
- Complexity           973      974       +1     
=================================================
  Files                 88       88              
  Lines               3015     3015              
  Branches             330      330              
=================================================
+ Hits                2421     2426       +5     
+ Misses               427      423       -4     
+ Partials             167      166       -1     
Impacted Files Coverage Δ Complexity Δ
...k/src/main/java/io/dapr/client/DaprClientHttp.java 91.78% <100.00%> (+1.71%) 96.00 <0.00> (+1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69606d0...3477864. Read the comment docs.

@artursouza artursouza merged commit a080e44 into dapr:release-1.0 Mar 17, 2021
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.

2 participants