Ran
|
Jobs
1
|
Files
59
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
circleci
Fix automatic hstore extension creation not working on Django 4.2 or newer The following change broke the auto setup: https://github.com/django/django/commit/d3e746ace This breaks because the call to `pscygop2.extras.register_hstore` is now conditional. Before, it would be called multiple times with empty OIDS, when eventually our auto registration would kick in and psycopg2 would fetch the OIDs itself.
5 of 8 new or added lines in 1 file covered. (62.5%)
1815 of 1994 relevant lines covered (91.02%)
0.91 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
76.09 |
-2.86% | psqlextra/backend/base.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 78830937-2a62-4c0c-9fac-87b08b1bc3b3.1 | 59 |
91.02 |
CircleCI Job |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|