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

moose / Moose / 1476 / 14
96%
master: 93%

Build:
Build:
LAST BUILD BRANCH: haarg/ppport-update
DEFAULT BRANCH: master
Ran 17 Nov 2017 09:58PM UTC
Files 141
Run time 8s
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

17 Nov 2017 09:16PM UTC coverage: 82.701%. First build
COVERAGE=1 TEST_PARTITION=4

push

travis-ci

karenetheridge
properly handle stack traces with immutable exception classes and -d

a mutable constructor's subname appears in the caller() stack as:
    MyClass::new

whereas an immutable constructor under -d ($^P 0x200 bit set) as:
    __ANON__[constructor MyClass::new (defined at filename line 123):456]

This, combined with https://github.com/houseabsolute/Devel-StackTrace/issues/15,
resulted in empty exception messages emitted from immutable exception
classes under -d.

4446 of 5376 relevant lines covered (82.7%)

2179.37 hits per line

Source Files on job 1476.14 (COVERAGE=1 TEST_PARTITION=4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1476
  • Travis Job 1476.14
  • 5937c325 on github
  • Next Job for COVERAGE=1 TEST_PARTITION=4 on topic/moose-exception-debug-flag (#1478.14)
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