eristemena / dialogflow-fulfillment-webhook-php

Dialogflow agent fulfillment PHP library supporting v1 & v2
MIT License
104 stars 47 forks source link

add SignIn question #36

Closed ghost closed 2 years ago

ghost commented 5 years ago

Fixes #35

codecov[bot] commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by <.01%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   94.95%   94.95%   +<.01%     
==========================================
  Files          35       36       +1     
  Lines        1208     1228      +20     
==========================================
+ Hits         1147     1166      +19     
- Misses         61       62       +1
Impacted Files Coverage Δ
src/Action/Conversation.php 100% <100%> (ø) :arrow_up:
src/Action/Questions/SignIn.php 100% <100%> (ø)
src/Action/Arguments.php 76.92% <75%> (-0.22%) :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 42a7d84...46c6305. Read the comment docs.