devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Add label events #20

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Part of #9

codecov-io commented 6 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.57%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #20      +/-   ##
============================================
+ Coverage     76.82%   77.39%   +0.57%     
- Complexity      802      823      +21     
============================================
  Files            86       89       +3     
  Lines          2848     2920      +72     
============================================
+ Hits           2188     2260      +72     
  Misses          660      660
Impacted Files Coverage Δ Complexity Δ
src/Hook/Label/CreatedLabelEvent.php 100% <100%> (ø) 7 <7> (?)
src/Hook/Label/EditedLabelEvent.php 100% <100%> (ø) 7 <7> (?)
src/Hook/Label/DeletedLabelEvent.php 100% <100%> (ø) 7 <7> (?)

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 3a51e4f...701de6d. Read the comment docs.