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

remove make_source_manifest in favor of Manifest class #477

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mslynch
Copy link
Contributor

@mslynch mslynch commented Sep 8, 2023

I noticed there was a lot of code shared between Manifest and make_source_manifest. These changes are going to be useful for an upcoming PR for some Posit Cloud changes.

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4256 2754 65% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
rsconnect/actions.py 33% 🟢
rsconnect/api.py 68% 🟢
rsconnect/bundle.py 80% 🟢
rsconnect/main.py 55% 🟢
TOTAL 59% 🟢

updated for commit: 0aab0b3 by action🐍

@mslynch mslynch marked this pull request as ready for review September 8, 2023 20:14
Copy link
Collaborator

@mmarchetti mmarchetti left a comment

Choose a reason for hiding this comment

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

Looks good! We will need to do some QA on this before merging; probably best to do that after we finish the current release that is in beta.

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

3 participants