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

Fixes missing docker-compose in examples #736

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

elena-kolevska
Copy link
Contributor

No description provided.

Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska requested review from a team as code owners September 23, 2024 09:57
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.63%. Comparing base (bffb749) to head (b96eb45).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #736   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files          84       84           
  Lines        4473     4473           
=======================================
  Hits         3875     3875           
  Misses        598      598           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elena-kolevska
Copy link
Contributor Author

Integration tests are green now

@berndverst berndverst merged commit 0cd0482 into dapr:main Oct 21, 2024
15 checks passed
elena-kolevska added a commit to elena-kolevska/python-sdk that referenced this pull request Oct 21, 2024
Signed-off-by: Elena Kolevska <elena@kolevska.com>
berndverst pushed a commit that referenced this pull request Oct 25, 2024
* works

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* works

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Sync bidi streaming and tests

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* example fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

fixes typing

Signed-off-by: Elena Kolevska <elena@kolevska.com>

more readable example

Signed-off-by: Elena Kolevska <elena@kolevska.com>

linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* examples fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds support for api token

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* clean up

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds docs

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* more small tweaks

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* cleanups and tests

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Removes receive queue

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds `subscribe_with_handler`

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds async

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds tests for async streaming subscription

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Split sync and async examples

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds interceptors to the async client for bidirectional streaming

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Removes unneeded class

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Removes async client

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes missing docker-compose in examples (#736)

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Removes async examples test

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Small cleanup

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Split up topic names between tests

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* lint

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Revert "Removes async client"

This reverts commit cb4b65b.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Split up topic names between tests

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* updates fake server to wait for confirmation message before sending new message

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Updates protos

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds stream cancelled error

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
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