octue / octue-sdk-python

The python SDK for @Octue services and digital twins.
https://octue.com
Other
9 stars 4 forks source link

Use single topic per workspace #639

Closed cortadocodes closed 5 months ago

cortadocodes commented 6 months ago

Contents (#639)

IMPORTANT: There are 4 breaking changes.

New features

Enhancements

Fixes

Operations

Refactoring

Testing


Upgrade instructions

Update all services in your services network to use this version of octue or later (0.53.0+).

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 94.61%. Comparing base (811cc94) to head (426e765).

Files Patch % Lines
octue/cloud/emulators/_pub_sub.py 84.61% 2 Missing :warning:
octue/cloud/events/counter.py 83.33% 2 Missing :warning:
octue/cloud/pub_sub/service.py 93.33% 2 Missing :warning:
...cloud/deployment/google/answer_pub_sub_question.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## better-support-asynchronous-questions #639 +/- ## ========================================================================= - Coverage 94.76% 94.61% -0.15% ========================================================================= Files 80 81 +1 Lines 3514 3530 +16 ========================================================================= + Hits 3330 3340 +10 - Misses 184 190 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.