• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jwag956 / flask-security / 567 / 8
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2020 08:50PM UTC
Files 28
Run time 16s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Feb 2020 08:37PM UTC coverage: 97.048% (-0.007%) from 97.055%
REQUIREMENTS=release

push

travis-ci

web-flow
Provide an interface so applications can catch and mitigate send_code errors. (#278)

Two-factor auth attempts to send a verification code. If that fails there was
no way for applications to intercept and perform any mitigation. Furthermore,
an exception would be thrown and a 500 returned w/o any indication of what
went wrong.

This PR fixes that by providing an overridable method in the UserMixin that
can capture and mitigate errors. The default implementation returns an error message.
The various view functions now check for errors and act accordingly.

closes: #266

2794 of 2879 relevant lines covered (97.05%)

0.97 hits per line

Source Files on job 567.8 (REQUIREMENTS=release)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 524
  • Travis Job 567.8
  • a07eed5c on github
  • Prev Job for REQUIREMENTS=release on master (#564.8)
  • Next Job for REQUIREMENTS=release on master (#570.8)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc