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

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

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Repo Added 02 Nov 2019 10:02PM UTC
Files 59
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 UTC coverage: 91.023% (-0.1%) from 91.138%
aa311641-5906-49cd-842a-2a4de96f7145

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
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
aa311641... 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 11 Jul 2025 07:22AM UTC Photonios circleci
91.02
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 UTC Photonios circleci
91.02
b076c6c1... HEAD Switch CircleCI to PyPi API token for publishing push 07 Feb 2024 09:41AM UTC Photonios circleci
91.14
d8ca4ade... HEAD Prepare for Django 5.x support push 07 Feb 2024 07:32AM UTC Photonios circleci
91.14
34ec39bd... HEAD Tolerate unknown fields coming from JOIN'd data push 25 Aug 2023 12:23PM UTC 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 UTC 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 UTC Photonios circle-ci pending completion  
bf4af2fe... HEAD Allow specifying a specific constraint to use in `ON CONFLICT` push 10 May 2023 01:48PM UTC Swen Kooij circle-ci pending completion  
c6e16ddc... HEAD Do not double run the tests to publish push 20 Apr 2023 01:49PM UTC Swen Kooij circle-ci pending completion  
ed56bb73... HEAD Type-check entire code base with mypy push 20 Apr 2023 01:25PM UTC Swen Kooij circle-ci pending completion  
See All Builds (332)
  • 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