devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Implement changes with adding PullRequest & PullRequestReview AuthorAssociation #73

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Due to upgrading devboard/lib-github to 0.2

codecov-io commented 6 years ago

Codecov Report

Merging #73 into master will decrease coverage by 0.17%. The diff coverage is 56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
- Coverage     71.81%   71.64%   -0.18%     
+ Complexity     1235     1229       -6     
============================================
  Files           126      126              
  Lines          4258     4246      -12     
============================================
- Hits           3058     3042      -16     
- Misses         1200     1204       +4
Impacted Files Coverage Δ Complexity Δ
src/Core/PullRequest/PullRequest.php 90.9% <ø> (+0.09%) 67 <0> (-5) :arrow_down:
...llRequestReview/GitHubPullRequestReviewFactory.php 0% <0%> (ø) 4 <0> (ø) :arrow_down:
...ory/PullRequest/GitHubPullRequestAuthorFactory.php 0% <0%> (ø) 3 <3> (+2) :arrow_up:
...reFactory/PullRequest/GitHubPullRequestFactory.php 0% <0%> (ø) 11 <0> (ø) :arrow_down:
...ory/PullRequestReview/GitHubPullRequestFactory.php 0% <0%> (ø) 12 <0> (ø) :arrow_down:
...estReview/GitHubPullRequestReviewAuthorFactory.php 0% <0%> (ø) 3 <3> (+2) :arrow_up:
src/Core/PullRequestReview/PullRequestReview.php 95.45% <100%> (+1.11%) 14 <0> (-5) :arrow_down:

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 c0fcfe5...4b8f081. Read the comment docs.