sns-sdks / python-facebook

A simple Python wrapper for facebook graph api :sparkles: :cake: :sparkles: .
https://sns-sdks.github.io/python-facebook/
327 stars 86 forks source link

feat(replies): :sparkles: add api and tests for get comment replies #158

Closed MerleLiuKun closed 3 years ago

MerleLiuKun commented 3 years ago

ISSUES CLOSED: #155

codecov[bot] commented 3 years ago

Codecov Report

Merging #158 (09a2db6) into master (8e6ff78) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files          56       56           
  Lines        2062     2069    +7     
=======================================
+ Hits         2060     2067    +7     
  Misses          2        2           
Impacted Files Coverage Δ
...acebook/api/instagram_business/resource/comment.py 100.00% <100.00%> (ø)

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 8e6ff78...09a2db6. Read the comment docs.