Skip to content

Update python-sdk release version to 1.0.0rc4#198

Merged
wcs1only merged 1 commit intodapr:release-1.0from
wcs1only:upstate-to-rc.4
Feb 12, 2021
Merged

Update python-sdk release version to 1.0.0rc4#198
wcs1only merged 1 commit intodapr:release-1.0from
wcs1only:upstate-to-rc.4

Conversation

@wcs1only
Copy link
Copy Markdown
Contributor

@wcs1only wcs1only commented Feb 11, 2021

Description

Update python-sdk version to 1.0.0rc4.

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

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 11, 2021

Codecov Report

Merging #198 (a246b70) into release-1.0 (27fc93b) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.0     #198      +/-   ##
===============================================
+ Coverage        88.57%   88.63%   +0.06%     
===============================================
  Files               49       49              
  Lines             1943     1945       +2     
===============================================
+ Hits              1721     1724       +3     
+ Misses             222      221       -1     
Impacted Files Coverage Δ
dapr/actor/__init__.py 100.00% <ø> (ø)
dapr/actor/actor_interface.py 100.00% <ø> (ø)
dapr/actor/client/__init__.py 100.00% <ø> (ø)
dapr/actor/client/proxy.py 88.40% <ø> (ø)
dapr/actor/id.py 76.00% <ø> (ø)
dapr/actor/runtime/__init__.py 100.00% <ø> (ø)
dapr/actor/runtime/_call_type.py 100.00% <ø> (ø)
dapr/actor/runtime/_method_context.py 90.47% <ø> (ø)
dapr/actor/runtime/_reminder_data.py 100.00% <ø> (ø)
dapr/actor/runtime/_state_provider.py 100.00% <ø> (ø)
... and 39 more

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 0cc0c82...0eaecb7. Read the comment docs.

@wcs1only wcs1only merged commit a5fb7e0 into dapr:release-1.0 Feb 12, 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