Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] 20241016 #18

Merged
merged 2 commits into from
Oct 16, 2024
Merged

[release] 20241016 #18

merged 2 commits into from
Oct 16, 2024

Conversation

yoozo
Copy link
Collaborator

@yoozo yoozo commented Oct 16, 2024

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

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

Copy link

github-actions bot commented Oct 16, 2024

Coverage report for .

St.
Category Percentage Covered / Total
🟢 Statements
82.91% (+12.8% 🔼)
1809/2182
🟡 Branches
78.55% (+0.26% 🔼)
227/289
🟢 Functions
87.76% (+25.26% 🔼)
43/49
🟢 Lines
82.91% (+12.8% 🔼)
1809/2182
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / graphile.config.ts
100% 33.33% 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.88% 88.89% 100% 95.88%
🟡
... / GetSubqueryMetadataPlugin.ts
78.09% 80% 80% 78.09%
🟢
... / OffsetToSkipPlugin.ts
100% 100% 100% 100%
🟢
... / PgIdToNodeIdPlugin.ts
92% 80% 100% 92%
🟢
... / PgRowByVirtualIdPlugin.ts
91.44% 62.07% 100% 91.44%
🟢
... / ArgFilterAttributesPlugin.ts
94.71% 92.16% 100% 94.71%
🟡
... / ArgFilterBackwardRelationsPlugin.ts
67.84% 79.17% 80% 67.84%
🟢
... / ArgFilterLogicalOperatorsPlugin.ts
85.71% 87.5% 100% 85.71%
🟢
... / ArgFilterPlugin.ts
80.69% 73.08% 100% 80.69%
🟢
... / OrderByAttributesPlugin.ts
96.84% 80.65% 100% 96.84%
🔴
... / interface.ts
0% 0% 0% 0%
🟡
... / utils.ts
74.09% 65.71% 100% 74.09%
🟢
... / PgBlockHeightPlugin.ts
92.06% 82.86% 85.71% 92.06%
🟢
... / index.ts
100% 100% 100% 100%
🟡
... / utils.ts
61.11% 100% 50% 61.11%
🟢
... / smartTagsPlugin.ts
100% 100% 100% 100%
🟡 server.ts 74% 66.67% 100% 74%

Test suite run success

25 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from c00b27e

@yoozo yoozo merged commit b40f228 into main Oct 16, 2024
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.

1 participant