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

Humanstate / business-fixflo
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: v0.41
DEFAULT BRANCH: master
Repo Added 12 May 2016 03:04PM UTC
Files 18
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

LAST BUILD ON BRANCH v0.26
branch: v0.26
CHANGE BRANCH
x
Reset
  • v0.26
  • leejo/paginator_totals
  • master
  • v0.23
  • v0.24
  • v0.25
  • v0.27
  • v0.29
  • v0.30
  • v0.31
  • v0.32
  • v0.33
  • v0.34
  • v0.35
  • v0.37
  • v0.38
  • v0.39
  • v0.40
  • v0.41

pending completion
88

push

travis-ci

leejo
make attribute setting more defensive

Fixflo are adding attributes to the returned objects so when we do
$self->$attr( ... ) when $attr doesn't exist on $self the code goes
BOOM. wrap these setters in a try/catch block to prevent newly added
attributes by Fixflo causing a fatal error and just carp the problem
instead

    - Fix setting attributes to be more defensive to catch new
      attributes that are not defined on objects
    - Add WorksAuthorisationLimit to Business::Fixflo::Issue
    - Add Created to Business::Fixflo::Issue
    - Add UpdateDate to Business::Fixflo::Issue
    - Add UpdateDate to Business::Fixflo::Agency
    - Add UpdateDate to Business::Fixflo::Landlord
    - Add Created to Business::Fixflo::Propery
    - Add UpdateDate to Business::Fixflo::Propery

update emulated testing to add some of these attributes. bump
VERSION and Changes for CPAN release

427 of 453 relevant lines covered (94.26%)

50.56 hits per line

Relevant lines Covered
Build:
Build:
453 RELEVANT LINES 427 COVERED LINES
50.56 HITS PER LINE
Source Files on v0.26
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
88 v0.26 make attribute setting more defensive Fixflo are adding attributes to the returned objects so when we do $self->$attr( ... ) when $attr doesn't exist on $self the code goes BOOM. wrap these setters in a try/catch block to prevent newly added attr... push 29 Sep 2016 08:06AM UTC leejo travis-ci pending completion  
See All Builds (39)
  • Repo 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

© 2025 Coveralls, Inc