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

nose-devs / nose2 / 626 / 2
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 07 May 2018 05:07PM UTC
Files 47
Run time 5s
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

07 May 2018 04:59PM UTC coverage: 86.533% (+0.3%) from 86.282%
626.2

Pull #394

travis-ci

web-flow
Fix --pretty-assert handling of multiline exprs

When an expression spans multiple lines, `--pretty-assert` could be
grabbing it in the middle of a line, thus giving it an unparseable
expression which fails tokenization.
To fix, keep adding lines until it tokenizes successfully. If it fails
at the end, mark it as such and change behavior appropriately. That
should never happen and I cannot find a case in which it does.

Also handle newlines correctly by skipping but doing nothing.

Add a test case which covers both attribute resolutions and multiline
asserts which require this re-parsing behavior to be handled correctly.
Pull Request #394: Add "prettyassert" plugin that gives bare asserts better support

1078 of 1338 branches covered (80.57%)

3322 of 3839 relevant lines covered (86.53%)

0.87 hits per line

Source Files on job 626.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 620
  • Travis Job 626.2
  • fa1bfae8 on github
  • Prev Job for on master (#623.2)
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