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

daviddrysdale / python-phonenumbers / 325
100%

Build:
DEFAULT BRANCH: dev
Ran 07 Apr 2019 05:33PM UTC
Jobs 1
Files 592
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
325

push

travis-ci

daviddrysdale
Fix invalid escape sequences (#150)

Starting with Python 3.6, invalid escape sequences produce a warning of
the form:

    DeprecationWarning: invalid escape sequence \d

https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior

> A backslash-character pair that is not a valid escape sequence now
> generates a DeprecationWarning. Although this will eventually become a
> SyntaxError, that will not be for several Python
> releases.

4010 of 4010 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
2 325.2 07 Apr 2019 05:33PM UTC 0
100.0
Travis Job 325.2
Source Files on build 325
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #325
  • 4e03ab7f on github
  • Prev Build on dev (#323)
  • Next Build on dev (#328)
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