-
Notifications
You must be signed in to change notification settings - Fork 10
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
Federation v2 support added #4
Federation v2 support added #4
Conversation
13e91af
to
97f6fdc
Compare
@erikwrede - Can you please review the PR? |
b5a7e67
to
10bcb9a
Compare
@arun-strollby great job! I'll have a look in the weekend, but the final word should be on @tcleonard or @patrick91, since they are more experienced with federation. |
Pull Request Test Coverage Report for Build 3196356399
💛 - Coveralls |
Pull Request Test Coverage Report for Build 3196356399Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
gentle push, let's get this over the finish line 🙂 @patrick91 @arun-sureshkumar @adarshdigievo |
@arun-sureshkumar @arunsureshkumar @adarshdigievo are you planning to update this PR or shall I take over? 😊 |
Patrick,
I will close this by end of this week.
Thanks,
Arun
…On Tue, 21 Feb 2023 at 01:45, Patrick Arminio ***@***.***> wrote:
@arun-sureshkumar <https://github.com/arun-sureshkumar> @arunsureshkumar
<https://github.com/arunsureshkumar> @adarshdigievo
<https://github.com/adarshdigievo> are you planning to update this PR or
shall I take over? 😊
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIAZMGF4ITLPMLB7676PC3WYPGFRANCNFSM6AAAAAAQ4DCYVE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@arunsureshkumar any update on getting this in? |
@arun-sureshkumar let me know if you want us to update the PR 😊 happy to take over it :D |
…ort-federation-v2 # Conflicts: # README.md # examples/inaccessible.py # examples/override.py # examples/shareable.py # examples/tag.py # graphene_federation/entity.py # graphene_federation/extend.py # graphene_federation/external.py # graphene_federation/inaccessible.py # graphene_federation/override.py # graphene_federation/provides.py # graphene_federation/requires.py # graphene_federation/service.py # graphene_federation/shareable.py # graphene_federation/tag.py # graphene_federation/tests/test_key.py
# Conflicts: # graphene_federation/extend.py # graphene_federation/service.py
@patrick91 Please check now, let me know your comments! |
This will not be allowed instead of ignored, updating the code. |
Fix: Lint Error Passed: Test Cases
This issue is fixed. |
Awesome, thanks for the changes! Can we add some tests for the added behavior? Apart from that LGTM! |
Sure thing! |
Please check and let me know if anything to be added. |
@arun-sureshkumar @erikwrede I'll do a review in the couple of days 😊 |
Just tested this locally and it seems to work well :D @erikwrede what are the next steps for getting this released? |
Thanks everyone for the amazing work on this! 🎉 |
Add Support to Federation v2
apollo-federation-subgraph-compatibility - Passed