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

nose-devs / nose2 / 733 / 6
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: 482-testclasses-mp-support
DEFAULT BRANCH: master
Ran 08 Apr 2020 09:22AM UTC
Files 48
Run time 6s
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

08 Apr 2020 09:20AM UTC coverage: 86.804% (-0.07%) from 86.875%
733.6

Pull #466

travis-ci

web-flow
test_name: Fix name conversion for UnitTest methods.

For UnitTest-wrapped functions, test_name() would convert a
module.class.test_function into "module.test_function" and lose the
class information. This is, unfortunately, not expected by the
MultiProcess plugin, which has a different way of converting tests to
their testids. This fix ensures for UnitTest-wrapped functions,
test_name() returns a "module.class.function"-style name that complies
with the manner that MultiProcess plugin expects.

This PR fixes issue #465.
Pull Request #466: test_name: Fix name conversion for UnitTest methods.

1105 of 1354 branches covered (81.61%)

3368 of 3880 relevant lines covered (86.8%)

0.87 hits per line

Source Files on job 733.6
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 718
  • Travis Job 733.6
  • cc8ea38b on github
  • Prev Job for on fix/util_test_name_transplanted_func (#731.1)
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