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

SectorLabs / django-postgres-extra
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: python312-313
DEFAULT BRANCH: master
Repo Added 02 Nov 2019 10:02PM CUT
Files 85
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

LAST BUILD ON BRANCH HEAD
branch: HEAD
CHANGE BRANCH
x
Reset
  • HEAD
  • auto-partition-name
  • coveralls
  • django-3-support
  • fix-weekly-partitioning
  • master
  • next
  • partitioning-planning
  • partitioning-short-refactor
  • python312-313
  • refactor-auto-partitioning
  • structlog-bump-version
  • view-alter

18 Jun 2024 11:26AM CUT coverage: 91.023% (-0.1%) from 91.138%
322dd22a-54e1-46dc-9417-b51a549ad376

push

circleci

Photonios
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

Relevant lines Covered
Build:
Build:
1994 RELEVANT LINES 1815 COVERED LINES
0.91 HITS PER LINE
Source Files on HEAD
  • Tree
  • List 59
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
psqlextra/management/commands/pgrefreshmv.py49 20 0 20 0.0
50.0
psqlextra/error.py62 28 14 14 1.0
69.05
psqlextra/sql.py210 84 58 26 1.0
72.73
psqlextra/partitioning/time_strategy.py23 11 8 3 1.0
76.09
psqlextra/backend/base.py119 + 2346 + 835 + 511 + 31.0
77.03
psqlextra/expressions.py235 74 57 17 1.0
84.62
psqlextra/indexes/unique_index.py18 13 11 2 1.0
85.0
psqlextra/indexes/conditional_unique_index.py58 20 17 3 1.0
89.58
psqlextra/management/commands/pgpartition.py122 48 43 5 1.0
89.66
psqlextra/backend/base_impl.py112 29 26 3 1.0
Showing 1 to 10 of 59 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • ►
    91.02
    psqlextra/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
322dd22a... HEAD 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.extr... push 18 Jun 2024 11:43AM CUT Photonios circleci
91.02
b076c6c1... HEAD Switch CircleCI to PyPi API token for publishing push 07 Feb 2024 09:41AM CUT Photonios circleci
91.14
d8ca4ade... HEAD Prepare for Django 5.x support push 07 Feb 2024 07:32AM CUT Photonios circleci
91.14
34ec39bd... HEAD Tolerate unknown fields coming from JOIN'd data push 25 Aug 2023 12:23PM CUT Photonios circle-ci
91.22
ab417c09... HEAD Make `ExcludedCol` work with fields and use them when constructing SET clause The recent changes to add support for custom update values had a side effect that upserts with PostGIS related fields would break. They would break while building the ... push 11 Aug 2023 11:32AM CUT Photonios circle-ci pending completion  
13c01916... HEAD Tolerate new columns being added to tables during upsert Up until now, upserting to a table which had a column added not know to Django would make the query crash. This commit introduces a more robust mechanism to constructing model instances fro... push 10 Aug 2023 12:41PM CUT Photonios circle-ci pending completion  
bf4af2fe... HEAD Allow specifying a specific constraint to use in `ON CONFLICT` push 10 May 2023 01:48PM CUT Swen Kooij circle-ci pending completion  
c6e16ddc... HEAD Do not double run the tests to publish push 20 Apr 2023 01:49PM CUT Swen Kooij circle-ci pending completion  
ed56bb73... HEAD Type-check entire code base with mypy push 20 Apr 2023 01:25PM CUT Swen Kooij circle-ci pending completion  
d8bec61e... HEAD Take separator into account when computing maximum schema name prefix length push 12 Apr 2023 08:02AM CUT Swen Kooij circle-ci pending completion  
See All Builds (331)
  • Repo on GitHub
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

© 2025 Coveralls, Inc