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

moose / Moo / 271
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fewer-nextstate-in-new
DEFAULT BRANCH: master
Ran 18 Jul 2015 07:16AM UTC
Jobs 1
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

pending completion
271

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

Jobs
ID Job ID Ran Files Coverage
13 271.13 (COVERAGE=1) 18 Jul 2015 07:16AM UTC 0
99.91
Travis Job 271.13
Source Files on build 271
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #271
  • 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