botman / driver-facebook

BotMan Facebook Messenger Driver
MIT License
71 stars 72 forks source link

rewrite command signatures #28

Closed Jeroen-G closed 5 years ago

Jeroen-G commented 6 years ago

In response to this.

codecov[bot] commented 6 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage     72.45%   72.45%           
  Complexity      300      300           
=========================================
  Files            29       29           
  Lines           777      777           
=========================================
  Hits            563      563           
  Misses          214      214
Impacted Files Coverage Δ Complexity Δ
src/Commands/Nlp.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Commands/WhitelistDomains.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Commands/AddPersistentMenu.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Commands/AddGreetingText.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Commands/AddStartButtonPayload.php 0% <ø> (ø) 4 <0> (ø) :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 d34871f...7c64139. Read the comment docs.