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

Implement results #39

Merged
merged 8 commits into from
May 6, 2018
Merged

Implement results #39

merged 8 commits into from
May 6, 2018

Conversation

msvrtan
Copy link
Contributor

@msvrtan msvrtan commented May 6, 2018

..

@codecov-io
Copy link

codecov-io commented May 6, 2018

Codecov Report

Merging #39 into master will decrease coverage by 2.9%.
The diff coverage is 20%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
- Coverage     44.87%   41.97%   -2.91%     
- Complexity      200      218      +18     
============================================
  Files            49       55       +6     
  Lines           693      741      +48     
============================================
  Hits            311      311              
- Misses          382      430      +48
Impacted Files Coverage Δ Complexity Δ
...Repository/Result/AllPullRequestStatusesResult.php 0% <0%> (ø) 3 <3> (?)
...rc/V4/Object/Repository/Result/AllLabelsResult.php 0% <0%> (ø) 3 <3> (?)
...4/Object/Repository/Result/AllMilestonesResult.php 0% <0%> (ø) 3 <3> (?)
.../V4/Object/Repository/Result/AllBranchesResult.php 0% <0%> (ø) 3 <3> (?)
...Object/Repository/Result/AllPullRequestsResult.php 0% <0%> (ø) 3 <3> (?)
...ject/Repository/Result/AllBranchStatusesResult.php 0% <0%> (ø) 3 <3> (?)
src/V4/Object/Repository/StatusObjectApi.php 100% <100%> (ø) 11 <10> (ø) ⬇️
src/V4/Object/Repository/MilestoneObjectApi.php 88.88% <100%> (ø) 3 <2> (ø) ⬇️
src/V4/Object/Repository/BranchObjectApi.php 100% <100%> (ø) 3 <2> (ø) ⬇️
src/V4/Object/Repository/LabelObjectApi.php 100% <100%> (ø) 3 <2> (ø) ⬇️
... and 7 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 729b1b4...e2edb30. Read the comment docs.

@msvrtan msvrtan merged commit 20b9529 into master May 6, 2018
@msvrtan msvrtan deleted the implemnt-results branch May 6, 2018 09:57
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