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

Support fetching commit statuses for branches #25

Merged
merged 2 commits into from
May 4, 2018
Merged

Conversation

msvrtan
Copy link
Contributor

@msvrtan msvrtan commented May 4, 2018

Part of #23

@codecov-io
Copy link

Codecov Report

Merging #25 into master will decrease coverage by 2.84%.
The diff coverage is 21.87%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
- Coverage     46.53%   43.68%   -2.85%     
- Complexity      111      130      +19     
============================================
  Files            35       41       +6     
  Lines           490      554      +64     
============================================
+ Hits            228      242      +14     
- Misses          262      312      +50
Impacted Files Coverage Δ Complexity Δ
...Repository/Factory/Status/StatusCreatorFactory.php 0% <0%> (ø) 1 <1> (?)
src/V4/Raw/Repository/StatusApi.php 0% <0%> (ø) 2 <2> (?)
...pository/Factory/Status/ExternalServiceFactory.php 0% <0%> (ø) 6 <6> (?)
src/V4/Object/Repository/StatusObjectApi.php 0% <0%> (ø) 5 <5> (?)
...ect/Repository/Response/BranchStatusCollection.php 0% <0%> (ø) 3 <3> (?)
src/V4/Object/Repository/Factory/StatusFactory.php 100% <100%> (ø) 2 <2> (?)
... and 2 more

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 fe2ae84...7e69af2. Read the comment docs.

@msvrtan msvrtan merged commit d2c11e6 into master May 4, 2018
@msvrtan msvrtan deleted the 23-commit-statuses branch May 4, 2018 22:54
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