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: Tag.update() should return None #369

Merged
merged 5 commits into from
Dec 17, 2024
Merged

Conversation

schloerke
Copy link
Collaborator

Other changes:

This is the last .update() that needs to be fixed.

@schloerke schloerke self-assigned this Dec 17, 2024
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1787 1677 94% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/posit/connect/_utils.py 100% 🟢
src/posit/connect/content.py 98% 🟢
src/posit/connect/env.py 100% 🟢
src/posit/connect/metrics/usage.py 100% 🟢
src/posit/connect/repository.py 79% 🟢
src/posit/connect/resources.py 91% 🟢
src/posit/connect/tags.py 96% 🟢
TOTAL 95% 🟢

updated for commit: ef8497d by action🐍

@schloerke schloerke marked this pull request as ready for review December 17, 2024 16:58
@schloerke schloerke requested a review from tdstein as a code owner December 17, 2024 16:58
@schloerke schloerke merged commit 1a2cc55 into main Dec 17, 2024
35 checks passed
@schloerke schloerke deleted the schloerke/tags_update branch December 17, 2024 17:01
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