botman / driver-facebook

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

Added the "shareContents" method #43

Closed johntiror closed 6 years ago

johntiror commented 6 years ago

Added the "shareContents" method needed to enable the user to share contents with friends.

codecov[bot] commented 6 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.46%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #43      +/-   ##
============================================
+ Coverage      70.9%   71.37%   +0.46%     
- Complexity      307      310       +3     
============================================
  Files            29       29              
  Lines           794      800       +6     
============================================
+ Hits            563      571       +8     
+ Misses          231      229       -2
Impacted Files Coverage Δ Complexity Δ
src/Extensions/ElementButton.php 95.91% <100%> (+0.56%) 22 <1> (+3) :arrow_up:
src/Extensions/GenericTemplate.php 79.16% <0%> (+8.33%) 10% <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 0641f47...b42b2da. Read the comment docs.