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

cfpb / retirement / 1433 / 2
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: 0.10.4
DEFAULT BRANCH: master
Ran 17 Dec 2019 02:16PM UTC
Files 28
Run time 4s
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

17 Dec 2019 02:06PM UTC coverage: 99.355%. Remained the same
1433.2

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%)

0.99 hits per line

Source Files on job 1433.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1392
  • Travis Job 1433.2
  • 49c96102 on github
  • Prev Job for on fix-python3-migrations (#1430.1)
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