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

Flask-Middleware / flask-security / 688
98%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2020 01:56AM UTC
Jobs 1
Files 27
Run time 3s
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
688

push

travis-ci

web-flow
Require fs_uniquifier and stop referencing the UserModel PK. (#339)

There have been many issues raised - most recently #313 - throughout FS history of applications not wanting to use the name 'id' or want to be able to use different types for the PK.

This PR continues the evolution starting in 3.3 of using a new unique value in the UserModel just for security context (fs_uniquifier).
With this PR, that is now required, and FS no longer uses or references the UserModel PK - applications can do whatever then want.

Most of the changes were around testing - and making sure that in fact other datastore models actually worked (most unit tests just use sqlalchemy_datastore).

2863 of 2937 relevant lines covered (97.48%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
4 688.4 (REQUIREMENTS=release) 15 Jun 2020 01:56AM UTC 0
97.48
Travis Job 688.4
Source Files on build 688
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #688
  • ad4aef1e on github
  • Prev Build on master (#682)
  • Next Build on master (#691)
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