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

SylvainDe / DidYouMean-Python / 341
96%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2016 05:02PM UTC
Jobs 9
Files 10
Run time 3min
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
341

push

travis-ci

SylvainDe
Make regexp unambiguous

It is better to ensure in unit tests that
a single test message cannot be matched by
multiple regular expressions.
Also, this leadis to splitting some test
cases based on the Python version/interpreter
and in particular mess with Python 2.7.
This also leads to having the same regexp
used for both AttributeError and TypeError
but fortunately, the register decorator
deals with this nicely.

Corresponds to the squash/merge of the
various commits on dev branch called
"unambiguous_regexp".

2180 of 2256 relevant lines covered (96.63%)

7.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 341.1 12 Oct 2016 05:02PM UTC 0
95.88
Travis Job 341.1
2 341.2 12 Oct 2016 05:02PM UTC 0
95.3
Travis Job 341.2
4 341.4 12 Oct 2016 05:02PM UTC 0
95.3
Travis Job 341.4
6 341.6 12 Oct 2016 05:04PM UTC 0
95.43
Travis Job 341.6
7 341.7 12 Oct 2016 05:05PM UTC 0
95.43
Travis Job 341.7
8 341.8 12 Oct 2016 05:04PM UTC 0
95.43
Travis Job 341.8
9 341.9 12 Oct 2016 05:04PM UTC 0
Travis Job 341.9
10 341.10 12 Oct 2016 05:04PM UTC 0
95.35
Travis Job 341.10
11 341.11 12 Oct 2016 05:06PM UTC 0
95.3
Travis Job 341.11
Source Files on build 341
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #341
  • 156f3f25 on github
  • Prev Build on master (#340)
  • Next Build on master (#346)
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