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

Setup schema #872

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Setup schema #872

wants to merge 3 commits into from

Conversation

jamiesoon
Copy link
Collaborator

Fixes #871.
Is dependent on #870 otherwise loading multiple pipelines tries to write to the same database/schema.

@coveralls
Copy link

coveralls commented May 3, 2024

Pull Request Test Coverage Report for Build 8935393406

Details

  • 5 of 11 (45.45%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 85.127%

Changes Missing Coverage Covered Lines Changed/Added Lines %
mirar/database/user/postgres_admin.py 3 5 60.0%
mirar/database/setup.py 2 6 33.33%
Files with Coverage Reduction New Missed Lines %
mirar/database/user/postgres_admin.py 1 59.38%
Totals Coverage Status
Change from base Build 8903509830: 0.01%
Covered Lines: 10823
Relevant Lines: 12714

💛 - Coveralls

@jamiesoon jamiesoon reopened this Jun 3, 2024
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.

[BUG] Database schema not fully implemented for non-default.
3 participants