devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Version 2.0 #96

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Removed whole bunch of deprecations

codecov-io commented 6 years ago

Codecov Report

Merging #96 into master will increase coverage by 0.44%. The diff coverage is 82.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #96      +/-   ##
==========================================
+ Coverage     71.55%    72%   +0.44%     
- Complexity     1195   1203       +8     
==========================================
  Files           125    125              
  Lines          4029   4072      +43     
==========================================
+ Hits           2883   2932      +49     
+ Misses         1146   1140       -6
Impacted Files Coverage Δ Complexity Δ
src/Core/Push/Ref.php 75% <0%> (-6.82%) 12 <1> (+1)
.../CoreFactory/Status/GitHubStatusCreatorFactory.php 0% <0%> (ø) 1 <1> (ø) :arrow_down:
src/CoreFactory/Status/GitHubStatusFactory.php 0% <0%> (ø) 2 <1> (ø) :arrow_down:
src/Core/Push/CompareChangesUrl.php 85.71% <100%> (-14.29%) 7 <1> (+1)
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 8ef4f7c...aa1aeb4. Read the comment docs.