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

feat(cli): expose graphql endpoint #134

Open
wants to merge 2 commits into
base: feature/add-hl-graphql-to-sdk
Choose a base branch
from

Conversation

endersonmaia
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Dec 3, 2024

🦋 Changeset detected

Latest commit: 77e0506

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cartesi/cli Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@endersonmaia endersonmaia requested a review from tuler December 3, 2024 17:07
Copy link
Contributor

github-actions bot commented Dec 3, 2024

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 31% 293 / 945
🔵 Statements 31.13% 298 / 957
🔵 Functions 36.95% 51 / 138
🔵 Branches 27.88% 121 / 434
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/cli/src/commands/run.ts 0% 0% 0% 0% 9-230
Generated in workflow #222 for commit 77e0506 by the Vitest Coverage Report Action

services:
graphql_database_creator:
image: postgres:15-alpine
command: ["createdb", "hlgraphql"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop hl from name

@endersonmaia endersonmaia force-pushed the feature/add-hl-graphql-to-sdk branch from 94e65d3 to 45efe41 Compare December 5, 2024 13:34
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from 2bf539a to 77e0506 Compare December 5, 2024 13:35
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