octue / octue-sdk-python

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

Speed up event replaying #669

Closed cortadocodes closed 4 months ago

cortadocodes commented 4 months ago

Contents (#669)

Enhancements

Refactoring

Testing

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 90.19608% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.54%. Comparing base (ed77f40) to head (c8e8b67). Report is 1 commits behind head on main.

Files Patch % Lines
octue/cloud/pub_sub/subscription.py 77.77% 2 Missing :warning:
octue/cloud/pub_sub/topic.py 77.77% 2 Missing :warning:
octue/cloud/emulators/_pub_sub.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #669 +/- ## ========================================== - Coverage 94.55% 94.54% -0.01% ========================================== Files 83 83 Lines 3546 3559 +13 ========================================== + Hits 3353 3365 +12 - Misses 193 194 +1 ```

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