devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Update pull request events #44

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

First version skipped using base/head repos, ...

Closes #10

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will increase coverage by 1.28%. The diff coverage is 78.17%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
+ Coverage     71.06%   72.34%   +1.28%     
- Complexity      882     1090     +208     
============================================
  Files           105      119      +14     
  Lines          3190     3866     +676     
============================================
+ Hits           2267     2797     +530     
- Misses          923     1069     +146
Impacted Files Coverage Δ Complexity Δ
...y/PullRequest/GitHubPullRequestMergedByFactory.php 0% <0%> (ø) 1 <1> (?)
...ctory/PullRequest/GitHubPullRequestHeadFactory.php 0% <0%> (ø) 3 <3> (?)
...reFactory/PullRequest/GitHubPullRequestFactory.php 0% <0%> (ø) 11 <10> (+5) :arrow_up:
...uest/GitHubPullRequestRequestedReviewerFactory.php 0% <0%> (ø) 1 <1> (?)
...ctory/PullRequest/GitHubPullRequestBaseFactory.php 0% <0%> (ø) 2 <2> (?)
.../Hook/PullRequest/DemilestonedPullRequestEvent.php 100% <100%> (ø) 7 <2> (ø) :arrow_down:
src/Hook/PullRequest/MergedPullRequestEvent.php 100% <100%> (ø) 7 <2> (ø) :arrow_down:
...ok/PullRequest/ReviewRequestedPullRequestEvent.php 100% <100%> (ø) 8 <1> (ø) :arrow_down:
...c/Hook/PullRequest/SynchronizePullRequestEvent.php 100% <100%> (ø) 7 <2> (ø) :arrow_down:
src/Core/PullRequest/PullRequestUrls.php 100% <100%> (ø) 14 <14> (?)
... and 33 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 d1fe35b...f7fc42e. Read the comment docs.