singingwolfboy / flask-dance

Doing the OAuth dance with style using Flask, requests, and oauthlib.
https://pypi.python.org/pypi/Flask-Dance/
MIT License
1.01k stars 158 forks source link

Twitch configuration #356

Closed singingwolfboy closed 3 years ago

singingwolfboy commented 3 years ago

Based on #348

codecov[bot] commented 3 years ago

Codecov Report

Merging #356 (2403cc4) into main (1bff72f) will increase coverage by 0.14%. The diff coverage is 100.00%.

:exclamation: Current head 2403cc4 differs from pull request most recent head 1346c34. Consider uploading reports for the commit 1346c34 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
+ Coverage   93.54%   93.69%   +0.14%     
==========================================
  Files          33       34       +1     
  Lines        1023     1046      +23     
==========================================
+ Hits          957      980      +23     
  Misses         66       66              
Impacted Files Coverage Δ
flask_dance/contrib/twitch.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 1bff72f...1346c34. Read the comment docs.