sns-sdks / python-facebook

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

Feat post and delete #164

Closed MerleLiuKun closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (1d11458) into master (661b6dc) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #164      +/-   ##
===========================================
+ Coverage   99.91%   100.00%   +0.08%     
===========================================
  Files          63        63              
  Lines        2362      2373      +11     
===========================================
+ Hits         2360      2373      +13     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
pyfacebook/api/graph.py 100.00% <100.00%> (+0.86%) :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 661b6dc...1d11458. Read the comment docs.