Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routerify everything #40

Merged
merged 1 commit into from
Mar 17, 2024
Merged

routerify everything #40

merged 1 commit into from
Mar 17, 2024

Conversation

hyusap
Copy link
Collaborator

@hyusap hyusap commented Mar 16, 2024

chore, separated all api routes by type, much needed file splitting.

Copy link

Name Stmts Miss Cover
honcho/__init__.py 4 0 100%
honcho/cache.py 16 11 31%
honcho/client.py 466 117 75%
honcho/schemas.py 31 3 90%
honcho/sync_client.py 466 117 75%
tests/test_async.py 360 0 100%
tests/test_sync.py 340 0 100%
TOTAL 1683 248 85%

@hyusap hyusap marked this pull request as ready for review March 16, 2024 23:46
@hyusap hyusap requested a review from VVoruganti March 16, 2024 23:46
@VVoruganti VVoruganti merged commit 7af03f1 into staging Mar 17, 2024
4 checks passed
@VVoruganti VVoruganti deleted the routerification branch March 17, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants