devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Use local version of GitHubStatus #98

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Switching to local GitHubStatus, it used to be in lib-github

codecov-io commented 6 years ago

Codecov Report

Merging #98 into 2.0 will increase coverage by 0.51%. The diff coverage is 85%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.0      #98      +/-   ##
============================================
+ Coverage     71.55%   72.07%   +0.51%     
- Complexity     1195     1201       +6     
============================================
  Files           125      125              
  Lines          4029     4068      +39     
============================================
+ Hits           2883     2932      +49     
+ Misses         1146     1136      -10
Impacted Files Coverage Δ Complexity Δ
.../CoreFactory/Status/GitHubStatusCreatorFactory.php 0% <0%> (ø) 1 <1> (ø) :arrow_down:
src/CoreFactory/Status/GitHubStatusFactory.php 0% <0%> (ø) 2 <1> (ø) :arrow_down:
src/Core/GitHubStatusCheck.php 100% <100%> (ø) 12 <12> (?)
src/Hook/Status/StatusEvent.php 93.93% <100%> (ø) 10 <1> (ø) :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 39e9326...1f1c42c. Read the comment docs.