octue / octue-sdk-python

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

Fix signed URL and child emulator bugs #621

Closed cortadocodes closed 7 months ago

cortadocodes commented 7 months ago

Contents (#621)

Fixes

codecov-commenter commented 7 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (833cfe7) 94.38% compared to head (19cfd4c) 95.03%. Report is 125 commits behind head on main.

Files Patch % Lines
octue/crash_diagnostics.py 93.58% 5 Missing :warning:
octue/cloud/service_id.py 92.72% 4 Missing :warning:
octue/cli.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #621 +/- ## ========================================== + Coverage 94.38% 95.03% +0.65% ========================================== Files 78 75 -3 Lines 3436 3322 -114 ========================================== - Hits 3243 3157 -86 + Misses 193 165 -28 ```

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