• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lucyparsons / OpenOversight / 5967507186
89%

Build:
DEFAULT BRANCH: develop
Ran 24 Aug 2023 06:29PM UTC
Jobs 1
Files 91
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Aug 2023 06:29PM UTC coverage: 89.161% (-0.02%) from 89.18%
5967507186

push

github

web-flow
Address PostgreSQL error (#1040)

## Description of Changes
We are currently seeing an error in the deployment process due to the
lack of the `gen_random_uuid()` function in the PostgreSQL instance.

```zsh
INFO  [alembic.runtime.migration] Running upgrade a35aa1a114fa -> 52d3f6a21dd9, add _uuid column to users
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context
    self.dialect.do_execute(
  File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute
    cursor.execute(statement, parameters)
psycopg2.errors.UndefinedFunction: function gen_random_uuid() does not exist
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
```

## Tests and linting
 - [x] This branch is up-to-date with the `develop` branch.
 - [x] `pytest` passes on my local development environment.
 - [x] `pre-commit` passes on my local development environment.

8399 of 9420 relevant lines covered (89.16%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5967507186.1 24 Aug 2023 06:29PM UTC 0
89.16
GitHub Action Run
Source Files on build 5967507186
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5967507186
  • dccc82ed on github
  • Prev Build on develop (#5966699668)
  • Next Build on develop (#5968792754)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc