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

#420. add routing (application/graphql) in finch. #525

Merged

Conversation

keyno63
Copy link
Contributor

@keyno63 keyno63 commented Jul 27, 2020

Implement routing POST request in the case of finch. for #420.
This PR is my first challenge for function of caliban, please tell me bad point.

Copy link
Owner

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

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

This looks very good to me. Thanks for your contribution!

@ghostdogpr ghostdogpr merged commit 9ed56fa into ghostdogpr:master Jul 28, 2020
@ghostdogpr
Copy link
Owner

Oh, I didn't notice before I merged but the CI didn't run, not sure why 🤔 I will fix the linting issue on master.

@keyno63
Copy link
Contributor Author

keyno63 commented Jul 28, 2020

Thank you, approve.
And Sorry I missed to check format.
(I checked local environment, but CI failed)
I will study scalafmtCheck.

@ghostdogpr
Copy link
Owner

It's not your fault, normally the CI is supposed to run when you open a PR but it didn't work 🤔 To format the code you can simply run fmt in sbt.

@keyno63
Copy link
Contributor Author

keyno63 commented Jul 28, 2020

Thanks a lot, I understand to use scala fmt.
and thank to fix code 🙇

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.

None yet

2 participants