Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Add api method for getting recursive tree#78

Merged
barbatron merged 1 commit into
spotify:masterfrom
dennisgranath:dennisgranath-get-tree-recursive
Oct 7, 2021
Merged

Add api method for getting recursive tree#78
barbatron merged 1 commit into
spotify:masterfrom
dennisgranath:dennisgranath-get-tree-recursive

Conversation

@dennisgranath
Copy link
Copy Markdown
Contributor

This adds the API method for fetching a tree recursively as described in the Github API reference: https://docs.github.com/en/rest/reference/git#get-a-tree

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 7, 2021

Codecov Report

Merging #78 (8ebd7e1) into master (6490b72) will decrease coverage by 0.11%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     68.83%   68.71%   -0.12%     
- Complexity      198      204       +6     
============================================
  Files            32       32              
  Lines           770      796      +26     
  Branches         33       33              
============================================
+ Hits            530      547      +17     
- Misses          217      225       +8     
- Partials         23       24       +1     
Impacted Files Coverage Δ
.../com/spotify/github/v3/clients/JwtTokenIssuer.java 100.00% <ø> (ø)
...om/spotify/github/v3/clients/RepositoryClient.java 64.15% <0.00%> (-0.67%) ⬇️
...va/com/spotify/github/v3/clients/GitHubClient.java 72.36% <53.84%> (-2.41%) ⬇️
...fy/github/v3/exceptions/RequestNotOkException.java 54.54% <66.66%> (+4.54%) ⬆️
...a/com/spotify/github/v3/clients/GitDataClient.java 81.48% <86.36%> (+7.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2da809a...8ebd7e1. Read the comment docs.

@barbatron barbatron merged commit f24f563 into spotify:master Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants