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

cfpb / retirement / 1433
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: 0.10.4
DEFAULT BRANCH: master
Ran 17 Dec 2019 02:13PM UTC
Jobs 2
Files 28
Run time 2min
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
1433

Pull #247

travis-ci

web-flow
Fix string types in migrations for Python 3

This change removes the leading `b` from strings in the migrations. Python 3 differentiates between strings and bytes, and this causes `makemigrations` to make new migrations to convert all the `b''` strings in the migrations to regular strings. This change avoids creating those superfluous migrations.
Pull Request #247: Fix string types in migrations for Python 3

1540 of 1550 relevant lines covered (99.35%)

1.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1433.1 17 Dec 2019 02:13PM UTC 0
99.35
Travis Job 1433.1
2 1433.2 17 Dec 2019 02:16PM UTC 0
99.35
Travis Job 1433.2
Source Files on build 1433
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1433
  • Pull Request #247
  • PR Base - master (#1430)
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

© 2025 Coveralls, Inc