devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Add Status support #11

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Closes #04

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 1.04%. The diff coverage is 65.2%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #11      +/-   ##
===========================================
- Coverage     71.85%   70.8%   -1.05%     
- Complexity      408     544     +136     
===========================================
  Files            37      49      +12     
  Lines          1485    1990     +505     
===========================================
+ Hits           1067    1409     +342     
- Misses          418     581     +163
Impacted Files Coverage Δ Complexity Δ
src/CoreFactory/Status/GitHubStatusFactory.php 0% <0%> (ø) 2 <2> (?)
.../CoreFactory/Status/GitHubStatusCreatorFactory.php 0% <0%> (ø) 1 <1> (?)
src/CoreFactory/Status/CommitFactory.php 0% <0%> (ø) 13 <13> (?)
src/CoreFactory/Status/ExternalServiceFactory.php 0% <0%> (ø) 6 <6> (?)
src/CoreFactory/RepoFactory.php 0% <0%> (ø) 7 <0> (ø) :arrow_down:
src/HookFactory/Status/StatusEventFactory.php 0% <0%> (ø) 4 <4> (?)
src/CoreFactory/RepoOwnerFactory.php 0% <0%> (ø) 3 <0> (+2) :arrow_up:
src/Core/Status/CommitAuthorDetails.php 100% <100%> (ø) 20 <20> (?)
src/Core/Status/CommitCommitterDetails.php 100% <100%> (ø) 20 <20> (?)
src/Core/RepoOwner.php 100% <100%> (ø) 26 <2> (+2) :arrow_up:
... and 17 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 ad040bb...82b5a22. Read the comment docs.