Skip to content

Conversation

@schloerke
Copy link
Collaborator

Original request: #352 (review)

I like it. So I updated as many as I could where I didn't have to guess at the intent. Sessions is still used by other classes that use .params.

Given all Paginator instances could use context, I switched those as well.

@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1868 1740 93% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/posit/connect/_api.py 84% 🟢
src/posit/connect/content.py 96% 🟢
src/posit/connect/groups.py 82% 🟢
src/posit/connect/paginator.py 100% 🟢
src/posit/connect/resources.py 91% 🟢
src/posit/connect/tags.py 96% 🟢
src/posit/connect/users.py 96% 🟢
TOTAL 92% 🟢

updated for commit: de976f3 by action🐍

@schloerke schloerke marked this pull request as ready for review December 13, 2024 19:21
@schloerke schloerke requested a review from tdstein as a code owner December 13, 2024 19:21
@tdstein
Copy link
Collaborator

tdstein commented Dec 13, 2024

Given all Paginator instances could use context, I switched those as well.

Thank you!

@schloerke schloerke self-assigned this Dec 13, 2024
Copy link
Collaborator

@tdstein tdstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌🏻 🙌🏻 🙌🏻 Nice net deletion!

@tdstein tdstein merged commit 4f6096b into main Dec 16, 2024
35 checks passed
@tdstein tdstein deleted the client_requests branch December 16, 2024 19:10
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.

3 participants