sns-sdks / python-facebook

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

Feat ig comment #141

Closed MerleLiuKun closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #141 (4847d51) into master (68a7af2) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   99.87%   99.88%           
=======================================
  Files          48       49    +1     
  Lines        1666     1723   +57     
=======================================
+ Hits         1664     1721   +57     
  Misses          2        2           
Impacted Files Coverage Δ
...yfacebook/api/instagram_business/resource/media.py 100.00% <ø> (ø)
pyfacebook/api/instagram_business/client.py 100.00% <100.00%> (ø)
...cebook/api/instagram_business/resource/__init__.py 100.00% <100.00%> (ø)
...acebook/api/instagram_business/resource/comment.py 100.00% <100.00%> (ø)
pyfacebook/models/__init__.py 100.00% <100.00%> (ø)
pyfacebook/models/ig_business_models.py 100.00% <100.00%> (ø)
pyfacebook/utils/constant.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 68a7af2...4847d51. Read the comment docs.