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

SectorLabs / django-postgres-extra
91%

Build:
DEFAULT BRANCH: master
Repo Added 02 Nov 2019 10:02PM CUT
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • HEAD
  • auto-partition-name
  • coveralls
  • django-3-support
  • fix-weekly-partitioning
  • next
  • partitioning-planning
  • partitioning-short-refactor
  • refactor-auto-partitioning
  • structlog-bump-version
  • view-alter

18 Jun 2024 02:22PM CUT coverage: 91.049% (+0.04%) from 91.013%
54b34fa9-bb5b-4c4d-8fc5-a5f106075be7

push

circleci

Photonios
Work around psycopg2.9 + django 3.0 compatibility issue

1831 of 2011 relevant lines covered (91.05%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
2011 RELEVANT LINES 1831 COVERED LINES
0.91 HITS PER LINE
Source Files on master
  • Tree
  • List 59
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
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
71.74
psqlextra/sql.py220 + 1092 + 866 + 826 1.0
72.73
psqlextra/partitioning/time_strategy.py23 11 8 3 1.0
76.09
psqlextra/backend/base.py119 46 35 11 1.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.05
    psqlextra/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
54b34fa9... master Work around psycopg2.9 + django 3.0 compatibility issue push 18 Jun 2024 02:28PM CUT Photonios circleci
91.05
15041257... master Support of restart_identity on truncate operation push 18 Jun 2024 01:10PM CUT Photonios circleci
91.01
222eeef2... master Allow tuples as a valid type for `meta.key` Most modern linters (like `ruff`) will complain about `meta.key` being a list, as it's a mutable class variable. Allowing a tuple here appears to work fine and removes the need to override linter rules ... push 18 Jun 2024 12:27PM CUT Photonios circleci
91.05
16ffb946... master Add additional tests for ON CONFLICT DO NOTHING duplicate rows filtering push 18 Jun 2024 12:17PM CUT Photonios circleci
91.05
3a97103f... master Fix `StopIteration` in deduplication rows code when `conflict_action == ConflictAction.NOTHING` and rows parameter is iterator or generator push 18 Jun 2024 11:41AM CUT Photonios circleci
91.05
a257757e... master 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:31AM CUT Photonios circleci
91.02
bbfe0763... master Switch CircleCI to PyPi API token for publishing push 07 Feb 2024 08:12AM CUT Photonios circleci
91.14
560d1278... master Prepare for Django 5.x support push 07 Feb 2024 07:30AM CUT Photonios circleci
91.14
e35b5967... master Stop updating on conflict if `update_condition` is False but not None Some users of this library set `update_condition=0` on `upsert` for not updating anything on conflict. The `upsert` documentation says: > update_condition: > Only update... push 29 Nov 2023 10:29AM CUT web-flow circleci
91.22
75316a00... master Tolerate unknown fields coming from JOIN'd data push 25 Aug 2023 10:30AM CUT Photonios circle-ci
91.22
See All Builds (316)
  • 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