Skip to content

Conversation

@stwiname
Copy link
Contributor

Description

Add cors to the server

Fixes # (issue)

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 11, 2025

Coverage report for .

St.
Category Percentage Covered / Total
🟢 Statements
83.87% (+13.76% 🔼)
1846/2201
🟡 Branches
76.36% (-1.93% 🔻)
239/313
🟢 Functions
88% (+25.5% 🔼)
44/50
🟢 Lines
83.87% (+13.76% 🔼)
1846/2201
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
79.39% 71.43% 100% 79.39%
🟢
... / 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 75.93% 66.67% 100% 75.93%

Test suite run success

26 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from bbd5194

@stwiname stwiname merged commit 72b6f62 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