arkitektio / arkitekt

arkitekt is the python api client for the arkitekt-framework
https://arkitekt.live
MIT License
2 stars 1 forks source link

Add python 3.12 support #12

Closed jhnnsrs closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (84d7df7) 51.80% compared to head (8d98ade) 53.02%.

Files Patch % Lines
arkitekt/cli/commands/server/down.py 51.85% 13 Missing :warning:
arkitekt/cli/commands/server/up.py 57.69% 11 Missing :warning:
arkitekt/apps/qt.py 0.00% 6 Missing :warning:
arkitekt/apps/easy.py 42.85% 4 Missing :warning:
arkitekt/cli/commands/server/utils.py 63.63% 4 Missing :warning:
tests/conftest.py 33.33% 4 Missing :warning:
arkitekt/apps/types.py 66.66% 3 Missing :warning:
arkitekt/builders.py 0.00% 3 Missing :warning:
arkitekt/cli/commands/server/init.py 83.33% 3 Missing :warning:
arkitekt/apps/service/grant_registry.py 88.23% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ========================================== + Coverage 51.80% 53.02% +1.21% ========================================== Files 60 67 +7 Lines 2220 2384 +164 ========================================== + Hits 1150 1264 +114 - Misses 1070 1120 +50 ```

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