rsconnect-python icon indicating copy to clipboard operation
rsconnect-python copied to clipboard

remove make_source_manifest in favor of Manifest class

Open mslynch opened this issue 2 years ago • 1 comments

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.

mslynch avatar Sep 08 '23 19:09 mslynch

☂️ 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🐍

github-actions[bot] avatar Sep 08 '23 19:09 github-actions[bot]