Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

arunsureshkumar
Copy link
Collaborator

Fix : Breaks with custom scalars #13

adarshdigievo and others added 15 commits January 15, 2023 19:18
…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
Fix: Lint Error
Passed: Test Cases
# Conflicts:
#	graphene_federation/entity.py
#	graphene_federation/extend.py
#	graphene_federation/utils.py
@coveralls
Copy link

coveralls commented Mar 25, 2023

Pull Request Test Coverage Report for Build 4519903383

Warning: 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

  • 9 of 10 (90.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 90.698%

Changes Missing Coverage Covered Lines Changed/Added Lines %
graphene_federation/utils.py 7 8 87.5%
Totals Coverage Status
Change from base Build 4503776309: -0.2%
Covered Lines: 390
Relevant Lines: 430

💛 - Coveralls

Copy link
Member

@patrick91 patrick91 left a comment

Choose a reason for hiding this comment

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

Looks good, I wonder if we should rebase since there's 102 commits in the PR. But I guess we'll just squash this when merging 😊

Also /cc @erikwrede for a final check

@arunsureshkumar
Copy link
Collaborator Author

Looks good, I wonder if we should rebase since there's 102 commits in the PR. But I guess we'll just squash this when merging 😊

Also /cc @erikwrede for a final check

Yes, It's happened somehow! Please squash this when merging!

@erikwrede erikwrede changed the title Bug Fix : Federation V2 Support fix: Federation V2 Scalar Support Mar 26, 2023
@erikwrede erikwrede merged commit a5db4e6 into graphql-python:main Mar 26, 2023
@erikwrede
Copy link
Member

Thanks for the quick fix! ☺️

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.

6 participants