Yoctol / bottender

⚡️ A framework for building conversational user interfaces.
https://bottender.js.org
MIT License
4.22k stars 335 forks source link

feat(FacebookClient): fix getComment and add getComments #848

Closed chentsulin closed 4 years ago

chentsulin commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #848 into release/1.5 will increase coverage by 0.01%. The diff coverage is 90.90%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/1.5     #848      +/-   ##
===============================================
+ Coverage        84.02%   84.04%   +0.01%     
===============================================
  Files              120      120              
  Lines             6236     6243       +7     
  Branches          1554     1560       +6     
===============================================
+ Hits              5240     5247       +7     
  Misses             992      992              
  Partials             4        4              
Impacted Files Coverage Δ
packages/bottender-facebook/src/FacebookContext.ts 74.69% <75.00%> (+0.30%) :arrow_up:
packages/bottender-facebook/src/FacebookClient.ts 84.44% <100.00%> (+2.39%) :arrow_up:

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 cd5bc7a...d51386f. Read the comment docs.