botman / driver-facebook

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

Add support for Airline templates #83

Closed ker0x closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #83 into master will increase coverage by 0.34%. The diff coverage is 72.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #83      +/-   ##
============================================
+ Coverage     70.82%   71.17%   +0.34%     
- Complexity      401      477      +76     
============================================
  Files            36       49      +13     
  Lines           994     1332     +338     
============================================
+ Hits            704      948     +244     
- Misses          290      384      +94
Impacted Files Coverage Δ Complexity Δ
src/FacebookDriver.php 83.15% <ø> (ø) 74 <0> (ø) :arrow_down:
src/Extensions/Airline/AirlineFlightInfo.php 100% <100%> (ø) 1 <1> (?)
src/Extensions/AirlineUpdateTemplate.php 27.58% <27.58%> (ø) 5 <5> (?)
src/Extensions/AirlineCheckInTemplate.php 28% <28%> (ø) 4 <4> (?)
src/Extensions/AirlineBoardingPassTemplate.php 57.89% <57.89%> (ø) 4 <4> (?)
src/Extensions/AirlineItineraryTemplate.php 60% <60%> (ø) 7 <7> (?)
src/Extensions/AbstractAirlineTemplate.php 66.66% <66.66%> (ø) 5 <5> (?)
...c/Extensions/Airline/AbstractAirlineFlightInfo.php 84.61% <84.61%> (ø) 3 <3> (?)
src/Extensions/Airline/AirlinePassengerInfo.php 87.5% <87.5%> (ø) 5 <5> (?)
src/Extensions/Airline/AirlineFlightSchedule.php 88.88% <88.88%> (ø) 6 <6> (?)
... and 17 more

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 8071f77...326d622. Read the comment docs.

mpociot commented 5 years ago

Thank you! Can you also add a PR to the documentation repo?

ker0x commented 5 years ago

@mpociot Yep 👍