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

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

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

07 May 2018 04:59PM UTC coverage: 86.976% (+0.7%) from 86.282%
626.1

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

1008 of 1264 branches covered (79.75%)

3339 of 3839 relevant lines covered (86.98%)

0.87 hits per line

Source Files on job 626.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 620
  • Travis Job 626.1
  • 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