devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Gravatar is nullable #86

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #86 into master will decrease coverage by 0.89%. The diff coverage is 19.56%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #86     +/-   ##
===========================================
- Coverage     71.44%   70.54%   -0.9%     
- Complexity     1235     1273     +38     
===========================================
  Files           126      126             
  Lines          4258     4325     +67     
===========================================
+ Hits           3042     3051      +9     
- Misses         1216     1274     +58
Impacted Files Coverage Δ Complexity Δ
src/CoreFactory/Status/CommitFactory.php 0% <0%> (ø) 15 <0> (+2) :arrow_up:
.../CoreFactory/Status/GitHubStatusCreatorFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
...ory/PullRequest/GitHubPullRequestAuthorFactory.php 0% <0%> (ø) 4 <0> (+1) :arrow_up:
src/CoreFactory/Issue/GitHubIssueAuthorFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
src/CoreFactory/RepoOwnerFactory.php 0% <0%> (ø) 4 <0> (+1) :arrow_up:
...uest/GitHubPullRequestRequestedReviewerFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
...y/PullRequest/GitHubPullRequestMergedByFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
...c/CoreFactory/Issue/GitHubIssueAssigneeFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
...y/IssueComment/GitHubIssueCommentAuthorFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
...actory/Installation/InstallationAccountFactory.php 0% <0%> (ø) 2 <0> (+1) :arrow_up:
... 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 0fb433f...77ded50. Read the comment docs.