robinhood / deux

Multifactor Authentication for Django Rest Framework
Other
155 stars 56 forks source link

Updates import #11

Open an-dev opened 6 years ago

an-dev commented 6 years ago

Updates import for TwilioRestClient and TwilioRestException to use 6.x twilio python sdk

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 1%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   99.82%   98.82%   -1.01%     
==========================================
  Files          22       22              
  Lines         586      594       +8     
  Branches       35       35              
==========================================
+ Hits          585      587       +2     
- Misses          0        6       +6     
  Partials        1        1
Impacted Files Coverage Δ
deux/notifications.py 79.31% <40%> (-20.69%) :arrow_down:

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 22326fa...cc49b98. Read the comment docs.