sns-sdks / python-facebook

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

feat(exception): :art: update for exception with new property #174

Closed MerleLiuKun closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #174 (5674324) into master (e77b69b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         2484      2487    +3     
=========================================
+ Hits          2484      2487    +3     
Impacted Files Coverage Δ
pyfacebook/api/graph.py 100.00% <100.00%> (ø)
pyfacebook/exceptions.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 e77b69b...5674324. Read the comment docs.