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(api): :alien: update for new graph api version v12.0 #169

Closed MerleLiuKun closed 2 years ago

MerleLiuKun commented 2 years ago

ISSUES CLOSED: #168

codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (f6b4bc8) into master (0123800) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #169   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         2437      2439    +2     
=========================================
+ Hits          2437      2439    +2     
Impacted Files Coverage Δ
pyfacebook/api/graph.py 100.00% <ø> (ø)
pyfacebook/models/ig_business_models.py 100.00% <ø> (ø)
pyfacebook/models/video.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 0123800...f6b4bc8. Read the comment docs.