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

supabase / pg_net
94%

Build:
DEFAULT BRANCH: master
Repo Added 17 Dec 2024 03:42PM UTC
Files 6
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
  • 172
  • 18beta1
  • TheOtherBrian1-patch-1
  • build/old-pg-versions-on-macos
  • bump-0.16
  • bump-0.20.0
  • bump-15
  • bump-to-0.20.3
  • clang-stuff
  • conventional_commit_gha
  • cov
  • debug1
  • docs-remove-old-site
  • docs/direct-insert-note
  • dry_connection_string
  • etienne/sec-666
  • fix-compile
  • fix-crash
  • fix-darwin
  • fix-drop
  • fix-gucs
  • fix-migration
  • fix-null
  • fix-shmem
  • fix-sigusr1
  • fix-timedout
  • fix-truncate
  • fix/bound-request-timeout
  • fix/compile/curl8
  • fix/pgstat-flush-in-worker
  • fix/pgstat-report-activity-in-worker
  • fix/response-headers-from-last-redirect-hop
  • fix/revoke-public-trigger-privilege
  • fix/ttl-validation-and-xact-callback
  • fix/worker-crash-loop-net-schema-without-extension
  • flakes
  • isolate_to_net_extension
  • loadtest
  • loadtest-cont
  • loadtest-cont-2
  • marton/remove-nixconfig-flake
  • move_postgres_to_pytest
  • new-worker-loop
  • nxpg
  • patch-1
  • pathname
  • perf
  • pg19
  • poc-test-pg_regress
  • psql-1372/bump-to-0.20.4
  • psycopg3
  • psycopg3_direct_test
  • python_formatting
  • ref-latch
  • refact-allocation
  • remove-gotsigterm
  • remove_eol_pg_versions
  • rs/do-not-download-all-pg-versions
  • rs/fix-memory-leaks
  • rs/fix-segfault-on-mac
  • style
  • test-ip
  • test-worker-restart
  • test-worker-revival
  • test/fix-flaky-tests
  • test/privilege-migration
  • todo-fix
  • v0.15.0
  • v0.15.1
  • v0.16.0
  • v0.17.0
  • v0.18.0
  • v0.19.0
  • v0.19.1
  • v0.19.2
  • v0.19.3
  • v0.19.4
  • v0.19.5
  • v0.19.6
  • v0.19.7
  • v0.20.0
  • v0.20.1
  • v0.20.2
  • v0.20.3
  • v0.20.4
  • v0.20.5
  • wextra

17 Sep 2026 03:13PM UTC coverage: 94.286%. Remained the same
35238807360

push

github

web-flow
chore: add conventional commit validation to GHA (#295)

528 of 560 relevant lines covered (94.29%)

412.56 hits per line

Relevant lines Covered
Build:
Build:
560 RELEVANT LINES 528 COVERED LINES
412.56 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35238807360 master chore: add conventional commit validation to GHA (#295) push 17 Sep 2026 03:16PM UTC web-flow github
94.29
35230435268 master test: start using psycopg directly in tests (#287) Currently we use sqlalchemy in the tests to interface with postgres. Sqlalchemy provides ORM, multi database connection capability, and a lot of other functionality that we probably don't need in... push 17 Sep 2026 02:00PM UTC web-flow github
94.29
35230078107 master chore: manual fix for ruff push 17 Sep 2026 01:57PM UTC AndrewJackson2020 github
94.29
35110200586 master DRY connection string (#288) the connection string for psycopg is repeated in 3 different files in the test suite. Lets DRY this out. This commit declares a single connection string variable in common.py which is imported and used wherever needed. push 16 Sep 2026 02:44PM UTC web-flow github
94.29
35009063958 master upgrade tests to use psycopg3 (#286) * upgrade tests to use psycopg3 We use sqlalchemy for as our ORM, the default driver for postgres is psycopg2. Psycopg3 exists. Psycopg2 is in a maintenance only mode where it only receives bug fixes and only... push 15 Sep 2026 06:44PM UTC web-flow github
94.29
34647014962 master fix: minor improvements (xact callback leak, `pg_net.ttl` validation) (#278) * fix: register the wake xact callback only once per backend `net.wake()` called `RegisterXactCallback(wake_at_commit)` in every transaction where `wake_commit_cb_activ... push 11 Sep 2026 09:01PM UTC web-flow github
94.29
34471771885 master docs: clarify that direct inserts into the request queue don't wake the worker (#282) push 10 Sep 2026 11:34AM UTC web-flow github
94.07
34466979157 master fix: read response headers from the final redirect hop (#281) push 10 Sep 2026 10:39AM UTC web-flow github
94.07
34466776616 master docs: fix README timeout defaults and add http_delete body param (#279) * docs: fix README timeout defaults and add http_delete body param * docs: restore closing code fence in http_delete signature --------- Co-authored-by: Utkarash Singh <ut... push 10 Sep 2026 10:37AM UTC web-flow github
94.07
34432470197 master remove pg12/pg13 support (#280) Currently CI supports postgres 12-19. Also there are references in the docs to 12 and 13 and pg_net is officially compatible with postgres 12. Postgres 12 and 13 are officially EOL, are not supported by the postgre... push 10 Sep 2026 03:16AM UTC web-flow github
94.07
See All Builds (334)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc