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

fix: import from typing_extensions instead of typing #365

Merged
merged 7 commits into from
Dec 20, 2024

Conversation

tdstein
Copy link
Collaborator

@tdstein tdstein commented Dec 16, 2024

No description provided.

Copy link

github-actions bot commented Dec 16, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1781 1672 94% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/posit/connect/_utils.py 100% 🟢
src/posit/connect/bundles.py 98% 🟢
src/posit/connect/client.py 99% 🟢
src/posit/connect/config.py 100% 🟢
src/posit/connect/context.py 100% 🟢
src/posit/connect/cursors.py 97% 🟢
src/posit/connect/env.py 100% 🟢
src/posit/connect/environments.py 0% 🟢
src/posit/connect/errors.py 100% 🟢
src/posit/connect/external/databricks.py 91% 🟢
src/posit/connect/external/snowflake.py 91% 🟢
src/posit/connect/groups.py 82% 🟢
src/posit/connect/jobs.py 0% 🟢
src/posit/connect/metrics/shiny_usage.py 100% 🟢
src/posit/connect/metrics/usage.py 100% 🟢
src/posit/connect/metrics/visits.py 100% 🟢
src/posit/connect/oauth/associations.py 100% 🟢
src/posit/connect/oauth/integrations.py 100% 🟢
src/posit/connect/oauth/oauth.py 100% 🟢
src/posit/connect/oauth/sessions.py 100% 🟢
src/posit/connect/paginator.py 100% 🟢
src/posit/connect/permissions.py 99% 🟢
src/posit/connect/resources.py 91% 🟢
src/posit/connect/system.py 97% 🟢
src/posit/connect/tags.py 96% 🟢
src/posit/connect/tasks.py 100% 🟢
src/posit/connect/users.py 96% 🟢
src/posit/connect/vanities.py 94% 🟢
src/posit/connect/variants.py 100% 🟢
TOTAL 91% 🟢

updated for commit: b3008ea by action🐍

@tdstein tdstein marked this pull request as ready for review December 17, 2024 15:01
Base automatically changed from tdstein/better-protocols to main December 17, 2024 15:34
@tdstein tdstein force-pushed the tdstein/import-typing-extensions branch from 66ccabc to 61b2ca1 Compare December 17, 2024 17:04
@tdstein tdstein merged commit feb90c7 into main Dec 20, 2024
35 checks passed
@tdstein tdstein deleted the tdstein/import-typing-extensions branch December 20, 2024 16:34
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