-
Notifications
You must be signed in to change notification settings - Fork 37
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 database and host components. #576
Conversation
tasty |
Codecov Report
@@ Coverage Diff @@
## next #576 +/- ##
==========================================
+ Coverage 80.48% 82.42% +1.93%
==========================================
Files 59 54 -5
Lines 6319 5850 -469
Branches 1179 1097 -82
==========================================
- Hits 5086 4822 -264
+ Misses 945 785 -160
+ Partials 288 243 -45
Continue to review full report at Codecov.
|
4a17256
to
c524915
Compare
@vyasr @tommy-waltmann I assigned you as reviewers because Brandon (the suggested committer) is out this week and you two were some of the last developers to touch these files. This PR is a dependency of #580, which I will re-work once this PR is merged. |
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
* Remove database and host components. * Update docs/setup files. * Remove utility function.
Description
This PR follows #575.
Motivation and Context
Part of signac 2.0 API cleanup.
Types of Changes
1The change breaks (or has the potential to break) existing functionality.
Checklist:
If necessary: