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

supabase / wrappers / 15298724176
76%

Build:
DEFAULT BRANCH: main
Ran 28 May 2025 11:37AM UTC
Jobs 1
Files 59
Run time 1min
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

28 May 2025 11:15AM UTC coverage: 82.654% (-0.1%) from 82.8%
15298724176

push

github

web-flow
chore: bump pgrx to v0.14.3 (#471)

* chore: bump pgrx to v0.14.3

PostgreSQL 12 has been unsupported for over half a year,
and pgrx v0.14.0 officially dropped support for it.

The other reason I propose this version bumping is that
pgrx v0.12.9 failed to install pg 12 on my mac.

This patch removes PG12 support from the wrappers by
upgrading pgrx to v0.14.3. Some code adjustments were required
due to changes introduced in the newer pgrx versions.

For reference, see the following updates in pgrx:

- [force using extern "C-unwind" for functions marked with `#[pg_guard]`][1]
- [Made SPI query arguments type safe][2]
- [Added connect_mut for data changing SPI operations][3]
- [Renamed Oid::as_u32 to to_u32][4]

[1] https://github.com/pgcentralfoundation/pgrx/pull/2014
[2] https://github.com/pgcentralfoundation/pgrx/pull/1858
[3] https://github.com/pgcentralfoundation/pgrx/pull/1913
[4] https://github.com/pgcentralfoundation/pgrx/pull/2011

Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>

* run cargo fmt

Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>

* bump ci cargp-pgrx version

Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>

---------

Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>

260 of 270 new or added lines in 17 files covered. (96.3%)

2 existing lines in 1 file now uncovered.

7772 of 9403 relevant lines covered (82.65%)

19.28 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
60.64
0.95% supabase-wrappers/src/utils.rs
8
80.63
-0.85% supabase-wrappers/src/scan.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
78.48
-3.43% wrappers/src/stats.rs
Jobs
ID Job ID Ran Files Coverage
1 15298724176.1 28 May 2025 11:37AM UTC 59
82.65
GitHub Action Run
Source Files on build 15298724176
  • Tree
  • List 59
  • Changed 17
  • Source Changed 17
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15298724176
  • 0da8b713 on github
  • Prev Build on main (#15277550325)
  • Next Build on main (#15431062961)
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

© 2026 Coveralls, Inc