-
Notifications
You must be signed in to change notification settings - Fork 29
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
Track package repo #726
base: dev
Are you sure you want to change the base?
Track package repo #726
Conversation
Merge branch 'dev' into jt-718-pkg_url # Conflicts: # R/sysdata.rda
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #726 +/- ##
======================================
Coverage ? 77.18%
======================================
Files ? 33
Lines ? 4874
Branches ? 0
======================================
Hits ? 3762
Misses ? 1112
Partials ? 0 ☔ View full report in Codecov by Sentry. |
There are a couple options regarding grabbing the repo URL (tarball URL, tarball location, and the base repo URL). I have chosen to go with the base repo URL and have labeled it "Package Source" or just "Source." |
This PR will remain in draft until the next release because it alters the database. |
Per discussion today, it seems like we could probably get this one merged ASAP |
@jthompson-arcus Ready for another look/ edit before I can review & merge. |
Addresses #718