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: Add graphQL API support #183

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

Abhi347
Copy link
Member

@Abhi347 Abhi347 commented Mar 19, 2024

WIP

fixes #87

@Abhi347 Abhi347 force-pushed the feat/implement-graphql-apis branch from d6ea60b to b8983cb Compare March 19, 2024 17:29
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 85.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 77.43%. Comparing base (abc0285) to head (039457d).

Current head 039457d differs from pull request most recent head d86b494

Please upload reports for the commit d86b494 to get more accurate results.

Files Patch % Lines
...va/com/spotify/github/v3/clients/GitHubClient.java 85.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
+ Coverage     76.18%   77.43%   +1.25%     
- Complexity      313      314       +1     
============================================
  Files            44       44              
  Lines          1058     1059       +1     
  Branches         44       44              
============================================
+ Hits            806      820      +14     
+ Misses          227      214      -13     
  Partials         25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Abhi347 Abhi347 force-pushed the feat/implement-graphql-apis branch from b8983cb to 039457d Compare March 19, 2024 17:32
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.

Add support for v4 GraphQL API
1 participant