devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Support processing of PullRequestReviews #70

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Closes #38

codecov-io commented 6 years ago

Codecov Report

Merging #70 into master will decrease coverage by 1.26%. The diff coverage is 54.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
- Coverage     73.08%   71.81%   -1.27%     
- Complexity     1157     1235      +78     
============================================
  Files           117      126       +9     
  Lines          3975     4258     +283     
============================================
+ Hits           2905     3058     +153     
- Misses         1070     1200     +130
Impacted Files Coverage Δ Complexity Δ
...ory/PullRequestReview/GitHubPullRequestFactory.php 0% <0%> (ø) 12 <12> (?)
...estReview/GitHubPullRequestReviewAuthorFactory.php 0% <0%> (ø) 1 <1> (?)
...llRequestReview/GitHubPullRequestReviewFactory.php 0% <0%> (ø) 4 <4> (?)
...ullRequestReview/PullRequestReviewEventFactory.php 0% <0%> (ø) 6 <6> (?)
...c/Core/PullRequestReview/PullRequestReviewUrls.php 100% <100%> (ø) 6 <6> (?)
...Hook/PullRequestReview/EditedPullRequestReview.php 87.87% <87.87%> (ø) 10 <10> (?)
...k/PullRequestReview/DismissedPullRequestReview.php 87.87% <87.87%> (ø) 10 <10> (?)
...k/PullRequestReview/SubmittedPullRequestReview.php 87.87% <87.87%> (ø) 10 <10> (?)
src/Core/PullRequestReview/PullRequestReview.php 94.33% <94.33%> (ø) 19 <19> (?)
... and 8 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 218fd5c...4b39462. Read the comment docs.