Skip to content

Conversation

@stwiname
Copy link
Contributor

@stwiname stwiname commented Sep 10, 2025

Description

Updates to the latest postgraphile beta and fixes any compatibility issues.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have tested locally
  • I have performed a self review of my changes
  • Updated any relevant documentation
  • Linked to any relevant issues
  • I have added tests relevant to my changes
  • Any dependent changes have been merged and published in downstream modules
  • My code is up to date with the base branch
  • I have updated relevant changelogs. We suggest using chan

@github-actions
Copy link

github-actions bot commented Sep 10, 2025

Coverage report for .

St.
Category Percentage Covered / Total
🟢 Statements
83.89% (+13.78% 🔼)
1848/2203
🟡 Branches
76.36% (-1.93% 🔻)
239/313
🟢 Functions
88% (+25.5% 🔼)
44/50
🟢 Lines
83.89% (+13.78% 🔼)
1848/2203
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / graphile.config.ts
100% 12.5% 100% 100%
🟢 config/index.ts 100% 100% 100% 100%
🟢 config/yargs.ts 100% 100% 100% 100%
🔴 index.ts 0% 0% 0% 0%
🟢
... / GetMetadataPlugin.ts
95.74% 88.89% 100% 95.74%
🟡
... / GetSubqueryMetadataPlugin.ts
78.98% 80% 80% 78.98%
🟢
... / OffsetToSkipPlugin.ts
100% 100% 100% 100%
🟢
... / PgIdToNodeIdPlugin.ts
92% 80% 100% 92%
🟢
... / PgRowByVirtualIdPlugin.ts
91.44% 62.07% 100% 91.44%
🟢
... / ArgFilterAttributesPlugin.ts
95.24% 92% 100% 95.24%
🟡
... / ArgFilterBackwardRelationsPlugin.ts
68.22% 79.17% 80% 68.22%
🟢
... / ArgFilterLogicalOperatorsPlugin.ts
85.71% 87.5% 100% 85.71%
🟢
... / ArgFilterPlugin.ts
80% 71.43% 100% 80%
🟢
... / OrderByAttributesPlugin.ts
95.56% 77.14% 100% 95.56%
🔴
... / interface.ts
0% 0% 0% 0%
🟡
... / utils.ts
79.37% 62.79% 100% 79.37%
🟢
... / PgBlockHeightPlugin.ts
91.56% 83.33% 83.33% 91.56%
🟢
... / index.ts
100% 100% 100% 100%
🟡
... / utils.ts
61.11% 100% 50% 61.11%
🟢
... / smartTagsPlugin.ts
100% 100% 100% 100%
🟡 server.ts 74.51% 66.67% 100% 74.51%

Test suite run success

25 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 4b7ff2e

@stwiname stwiname merged commit 1082229 into main Sep 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants