Skip to content

feat(postgres): Allow to specify any Postgres image (like `pgvector/p…#43

Open
BurkhalterY wants to merge 2 commits into
mainfrom
ybu+pgvector
Open

feat(postgres): Allow to specify any Postgres image (like `pgvector/p…#43
BurkhalterY wants to merge 2 commits into
mainfrom
ybu+pgvector

Conversation

@BurkhalterY
Copy link
Copy Markdown
Collaborator

…gvector, instead of just postgres`)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
odooghost
   __init__.py10100% 
   __main__.py330%2–5
   constant.py19190%1–26
   container.py1711710%1–309
   context.py99990%1–262
   exceptions.py21210%1–81
   filters.py16160%1–20
   git.py56560%1–130
   logger.py16160%1–34
   renderer.py660%1–21
   stack.py1491490%1–377
   types.py18180%1–26
odooghost/cli
   __init__.py550%1–7
   config.py11110%1–25
   root.py38380%1–82
odooghost/cli/stack
   __init__.py220%1–3
   config.py16160%1–40
   data.py1421420%1–308
   root.py1631630%1–460
odooghost/config
   __init__.py440%1–10
   addons.py79790%1–177
   app.py770%1–16
   dependency.py33330%1–102
   service.py47470%1–114
   stack.py39390%1–114
odooghost/services
   __init__.py220%1–3
   base.py1931930%1–481
   db.py71710%1–147
   mail.py24240%1–35
odooghost/services/odoo
   __init__.py220%1–3
   addons.py66660%1–147
   service.py72720%1–141
odooghost/utils
   __init__.py220%1–3
   autocomplete.py17170%1–26
   exec.py15150%1–33
   misc.py51510%1–75
   progress_stream.py88880%1–130
   signals.py21210%1–41
   stream.py42420%1–85
   sync_to_async.py36360%1–48
odooghost/web
   __init__.py00100% 
   application.py29290%1–50
odooghost/web/api
   __init__.py00100% 
   schema.py770%1–13
   schema_types.py71710%1–95
   subscription.py35350%1–48
odooghost/web/api/mutation
   __init__.py00100% 
   stack.py51510%1–84
odooghost/web/api/query
   __init__.py00100% 
   dashboard.py11110%1–15
   stack.py21210%1–28
TOTAL208820871% 

Tests Skipped Failures Errors Time
1 0 💤 1 ❌ 0 🔥 0.730s ⏱️


@strawberry.field
def db_version(self) -> int:
def db_version(self) -> str:
Copy link
Copy Markdown
Collaborator Author

@BurkhalterY BurkhalterY May 13, 2026

Choose a reason for hiding this comment

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

not tested yet :)
but it seams to be used only for displaying the info in views

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.

2 participants