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

cfpb / retirement
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: 0.10.4
DEFAULT BRANCH: master
Repo Added 18 Mar 2015 10:49PM UTC
Files 28
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

LAST BUILD ON BRANCH fix-python3-migrations
branch: fix-python3-migrations
CHANGE BRANCH
x
Reset
  • fix-python3-migrations
  • 0.10.0
  • 0.10.1
  • 0.10.2
  • 0.10.3
  • 0.10.4
  • 0.5.10
  • 0.5.11
  • 0.5.12
  • 0.5.13
  • 0.5.14
  • 0.5.15
  • 0.5.16
  • 0.5.17
  • 0.5.3
  • 0.5.4
  • 0.5.5
  • 0.5.6
  • 0.5.7
  • 0.5.8
  • 0.5.9
  • 0.6.0
  • 0.6.1
  • 0.6.2
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.7.5
  • 0.7.6
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 0.8.3
  • 0.9.0
  • about-translations
  • add-disclaimer
  • ans_js_formatting
  • ans_migrate_svg
  • ans_update_cf
  • anselmbradford-patch-1
  • browser-support
  • bugfixes
  • bumping_retirement_meta_matrix_version
  • catch_bad_dates
  • change-log
  • cleanup
  • content-updates
  • decimal
  • dependabot/npm_and_yarn/jquery-3.4.0
  • fewd_updates
  • fix-finalstep-translations
  • fix-leap-bday-error
  • fix-retirement-template
  • fix-test
  • fix-test-year-boundary
  • fix_translations
  • fixes_for_meta_tag
  • front-end-doc
  • helpful-why-whynot
  • lifetime
  • master
  • minor-cleanup
  • modernize-and-libraries
  • og-fix
  • post-dj111-cleanup
  • pr/51
  • refactor
  • regenerate_shrinkwrap_file
  • regraph
  • remove-analytics
  • remove-google-analytics
  • remove-unused-lib
  • remove_unused_cf
  • removing_myra_references
  • replace-hero
  • search_description
  • security_fix
  • social
  • standalone-settings
  • target_blank
  • test-cleanup
  • test-other-dbs
  • test_travis_build
  • tests-on-30th
  • travis-build-my-wheel
  • update-irs-links
  • update_deps
  • update_gulp
  • updating-change-log
  • upgrade_cf

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

Relevant lines Covered
Build:
Build:
1550 RELEVANT LINES 1540 COVERED LINES
1.99 HITS PER LINE
Source Files on fix-python3-migrations
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1433 fix-python3-migrations 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''` st... Pull #247 17 Dec 2019 02:13PM UTC web-flow travis-ci pending completion  
1432 fix-python3-migrations 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''` st... push 17 Dec 2019 02:09PM UTC willbarton travis-ci pending completion  
See All Builds (1291)
  • Repo on GitHub
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