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

refactor: use context for dependencey injection. #176

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tdstein
Copy link
Collaborator

@tdstein tdstein commented Apr 22, 2024

No description provided.

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
851 815 96% 80% 🟢

New Files

File Coverage Status
src/posit/connect/context.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
src/posit/connect/auth.py 100% 🟢
src/posit/connect/bundles.py 100% 🟢
src/posit/connect/client.py 100% 🟢
src/posit/connect/content.py 100% 🟢
src/posit/connect/cursors.py 100% 🟢
src/posit/connect/me.py 100% 🟢
src/posit/connect/oauth.py 100% 🟢
src/posit/connect/paginator.py 100% 🟢
src/posit/connect/permissions.py 100% 🟢
src/posit/connect/resources.py 100% 🟢
src/posit/connect/usage.py 100% 🟢
src/posit/connect/users.py 100% 🟢
src/posit/connect/visits.py 100% 🟢
TOTAL 100% 🟢

updated for commit: ea44f99 by action🐍

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.

None yet

1 participant