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

jonasbn / perl-workflow / 281
93%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2021 07:25AM UTC
Jobs 1
Files 35
Run time 4s
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
281

push

travis-ci

web-flow
Use the instance class as the logging category (#69)

* Use the instance class as the logging caterogy

Per Log::Log4perl's recommendation (see https://metacpan.org/pod/Log::Log4perl#Pitfalls-with-Categories),
use the class of the instance as the category for purposes of logging -- where possible.

This allows much better control over which parts of the application do
logging and which parts don't.

* Incorporate suggested formatting change from review

Co-authored-by: Jonas Brømsø <jonasbn@users.noreply.github.com>

* Fix bug found during review by @jonasbn

The Id generating classes referred to the `log` method, which neither
defined. This commit defines a `log` accessor for the attribute by
the same name.

Incidentally align the implementations of `SequenceId` and
`AutoGeneratedId` in that they both document their properties,
both define a `new` method and both define a `log` attribute now.

Co-authored-by: Jonas Brømsø <jonasbn@users.noreply.github.com>

170 of 170 new or added lines in 17 files covered. (100.0%)

1542 of 1870 relevant lines covered (82.46%)

33.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 281.1 10 Mar 2021 07:25AM UTC 0
82.46
Travis Job 281.1
Source Files on build 281
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #281
  • 4db6ec94 on github
  • Prev Build on master (#276)
  • Next Build on master (#290)
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