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

moose / Moo / 271 / 13
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fewer-nextstate-in-new
DEFAULT BRANCH: master
Ran 18 Jul 2015 07:16AM UTC
Files 15
Run time 14s
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

18 Jul 2015 07:02AM UTC coverage: 99.907%. First build
COVERAGE=1

push

travis-ci

haarg
allow is => lazy, required => 1, init_arg => undef

is => lazy is translated to is => ro, lazy => 1, builder =>
"_build_$attr", but this happens inside the accessor generator.  The
constructor generator doesn't have access to this transformed version,
so the normal check that there is a default, builder, or init_arg for
required attributes fails.  The proper solution will involve splitting
out the transformation from the accessor generation, or giving the
constructor generator access to the transformed version some other way.

This is a more immediate fix that doesn't add a significant amount of
technical debt until a better solution can be developed.

1076 of 1077 relevant lines covered (99.91%)

342.27 hits per line

Source Files on job 271.13 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 271
  • Travis Job 271.13
  • 38148894 on github
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