github-java-client icon indicating copy to clipboard operation
github-java-client copied to clipboard

feat: Add graphQL API support

Open Abhi347 opened this issue 1 year ago • 1 comments

WIP

fixes #87

Abhi347 avatar Mar 19 '24 17:03 Abhi347

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).

:exclamation: 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 :warning:
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              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 19 '24 17:03 codecov[bot]