singingwolfboy / flask-dance

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

Fix broken tests #372

Closed singingwolfboy closed 2 years ago

singingwolfboy commented 2 years ago

The tests appear to be broken. This PR should help reveal the failures, so I can fix them.

codecov[bot] commented 2 years ago

Codecov Report

Merging #372 (287451e) into main (f92e1d0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 287451e differs from pull request most recent head 20c20b4. Consider uploading reports for the commit 20c20b4 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          34       34           
  Lines        1061     1061           
=======================================
  Hits          995      995           
  Misses         66       66           

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 f92e1d0...20c20b4. Read the comment docs.