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

fix(ratelimit): :bug: fix the limit for api #175

Closed MerleLiuKun closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #175 (f905a7d) into master (1f5a6b7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #175   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         2487      2487           
=========================================
  Hits          2487      2487           
Impacted Files Coverage Δ
pyfacebook/api/graph.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 1f5a6b7...f905a7d. Read the comment docs.