octue / octue-sdk-python

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

Use updated `twined` #650

Closed cortadocodes closed 5 months ago

cortadocodes commented 5 months ago

Contents (#650)

IMPORTANT: There is 1 breaking change.

Enhancements

Fixes

Dependencies

Testing


Upgrade instructions

💥 Drop support for python3.7 Upgrade to `python>=3.8` to keep using `octue`.
codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 94.47%. Comparing base (330ea82) to head (186e530). Report is 8 commits behind head on main.

Files Patch % Lines
octue/utils/metadata.py 45.45% 6 Missing :warning:
...cloud/deployment/google/answer_pub_sub_question.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #650 +/- ## ========================================== - Coverage 94.62% 94.47% -0.16% ========================================== Files 82 82 Lines 3552 3563 +11 ========================================== + Hits 3361 3366 +5 - Misses 191 197 +6 ```

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