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

Flask-Middleware / flask-security / 694
98%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2020 09:00PM UTC
Jobs 1
Files 27
Run time 6s
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

pending completion
694

push

travis-ci

web-flow
Fix peewee (#352)

peewee ORM has been broken for a while - basically there weren't tests that tested higher level functionality. Added support for lower-case in find_user.

This uncovered a bug in permissions - add/remove in the RoleMixin are fine - but all mutating operations need to be accessible from the datastore
layer so that a db.put() can be done. So new methods - add_permission_to_role and remove_permission_from_role were added to UserDatastore.

Unrelated (but what found all these issues) - change _prepare_role_modify_args - which is just used by CLI to not take user - assume user is always an object so that that method doesn't assume 'email' is the primary user identity method.

Update quickstart for peewee to hopefully be correct.

closes: #347

2833 of 2906 relevant lines covered (97.49%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
4 694.4 (REQUIREMENTS=release) 25 Jun 2020 09:00PM UTC 0
97.49
Travis Job 694.4
Source Files on build 694
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #694
  • 43681beb on github
  • Prev Build on master (#691)
  • Next Build on master (#697)
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