botman / driver-facebook

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

Graph API Upgrade to v3.0 #67

Closed simmatrix closed 5 years ago

simmatrix commented 6 years ago

Upgraded Graph API to v3.0 as v2.6 would be deprecated on July 13, 2018

codecov[bot] commented 6 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #67   +/-   ##
=========================================
  Coverage     70.24%   70.24%           
  Complexity      381      381           
=========================================
  Files            34       34           
  Lines           941      941           
=========================================
  Hits            661      661           
  Misses          280      280
Impacted Files Coverage Δ Complexity Δ
src/FacebookDriver.php 82.58% <ø> (ø) 72 <0> (ø) :arrow_down:
src/Commands/WhitelistDomains.php 0% <0%> (ø) 4 <0> (ø) :arrow_down:
src/Commands/AddGreetingText.php 0% <0%> (ø) 4 <0> (ø) :arrow_down:
src/Commands/AddStartButtonPayload.php 0% <0%> (ø) 4 <0> (ø) :arrow_down:
src/Commands/AddPersistentMenu.php 0% <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 705e8e0...89ce0f6. Read the comment docs.