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

Netflix / lemur / 2400
75%
main: 60%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/flask-cors-6.0.5
DEFAULT BRANCH: main
Ran 09 Apr 2018 04:04PM UTC
Jobs 1
Files 189
Run time 29s
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
2400

Pull #1164

travis-ci

web-flow
Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade

SQLAlchemy 1.2 does not allow comparing string values to boolean
columns. This caused errors like:

    sqlalchemy.exc.StatementError: (builtins.TypeError) Not a boolean value: 'true'

For more details see http://docs.sqlalchemy.org/en/latest/changelog/migration_12.html#boolean-datatype-now-enforces-strict-true-false-none-values
Pull Request #1164: Fix filtering on boolean columns, broken with SQLAlchemy 1.2 upgrade

18 of 18 new or added lines in 6 files covered. (100.0%)

4377 of 7197 relevant lines covered (60.82%)

0.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
100.0
lemur/authorities/service.py
2
100.0
lemur/notifications/service.py
2
100.0
lemur/pending_certificates/service.py
1
100.0
lemur/certificates/service.py
1
100.0
lemur/endpoints/service.py
Jobs
ID Job ID Ran Files Coverage
1 2400.1 (TOXENV=py35) 09 Apr 2018 04:04PM UTC 0
60.82
Travis Job 2400.1
Source Files on build 2400
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2400
  • Pull Request #1164
  • PR Base - master (#2397)
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