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

fix: fix code review suggestions #1

Merged
merged 7 commits into from
Dec 13, 2022

Conversation

wingyplus
Copy link

@wingyplus wingyplus commented Dec 2, 2022

  • Improve doc on GRPC.Client.Adapters.Mint.ConnectionProcess.
  • Remove Map.keys/1 in GRPC.Client.Adapters.Mint.ConnectionProcess.finish_all_pending_requests/1
  • Remove if parenthesises.
  • Use not is_nil/1 instead of != nil.
  • Expand group aliases.
  • Use Stream instead of Elixir.Stream.

* Improve doc on `GRPC.Client.Adapters.Mint.ConnectionProcess`.
* Remove `Map.keys/1` in `GRPC.Client.Adapters.Mint.ConnectionProcess.finish_all_pending_requests/1`
* Remove if parenthesises.
@beligante
Copy link
Owner

Tks for the contribution ❤️

@beligante beligante merged commit 71eb579 into beligante:add-mint-adapter Dec 13, 2022
@wingyplus wingyplus deleted the fix-code-suggestion branch December 14, 2022 01:22
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.

3 participants