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 #7: Support fetching branch data using GitHub API V4 #8

Merged
merged 2 commits into from
Apr 25, 2018

Conversation

msvrtan
Copy link
Contributor

@msvrtan msvrtan commented Apr 25, 2018

This is using GraphQL API

@codecov-io
Copy link

Codecov Report

Merging #8 into master will decrease coverage by 9.2%.
The diff coverage is 67.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #8      +/-   ##
===========================================
- Coverage      92.4%   83.2%   -9.21%     
- Complexity       41      59      +18     
===========================================
  Files            12      17       +5     
  Lines           158     250      +92     
===========================================
+ Hits            146     208      +62     
- Misses           12      42      +30
Impacted Files Coverage Δ Complexity Δ
src/V4/Repository/BranchApi.php 0% <0%> (ø) 4 <4> (?)
src/V4/Repository/Factory/BranchFactory.php 100% <100%> (ø) 2 <2> (?)
...pository/Factory/Commit/CommitCommitterFactory.php 100% <100%> (ø) 2 <2> (?)
src/V4/Repository/Factory/CommitFactory.php 69.44% <69.44%> (ø) 8 <8> (?)
.../Repository/Factory/Commit/CommitAuthorFactory.php 93.75% <93.75%> (ø) 2 <2> (?)

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 fe1ba4d...3ce5165. Read the comment docs.

@msvrtan msvrtan merged commit 03836d8 into master Apr 25, 2018
@msvrtan msvrtan deleted the 07-branch-data branch April 25, 2018 20:02
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.

None yet

2 participants