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

jonasbn / perl-workflow / 295 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2021 05:39AM UTC
Files 35
Run time 3s
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

08 Apr 2021 05:35AM UTC coverage: 82.485% (+0.03%) from 82.46%
295.1

push

travis-ci

web-flow
Re #68: Reduce chatty logging for 'condition_error' and 'validation_error' (#103)

* Re #68: Reduce the logging level of validation failures to 'debug'

As per @oliwel's request, change the logging of the validator's "error"
to DEBUG level: it's not really an error, it's a failure of the user to
provide compliant input (which is at *most* an informational message).

At the same time, add logging of condition errors as a TRACE level
message: these are not failures by any measure; they are merely
conditions evaluating to 'false'. When debugging, it might be handy
to be able to check these, but usually this is too chatty for debugging.
Putting the logging in TRACE instead.

* Re #68: Remove duplicate logging of condition failures

The calls to `condition_error` log the same message with a
TRACE priority as that is being logged by the statements this commit
removes, except that the removed statements log with a DEBUG priority.

* Rephrased error condition logging based on feedback from @jonasbn

1540 of 1867 relevant lines covered (82.49%)

33.45 hits per line

Source Files on job 295.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 211
  • Travis Job 295.1
  • fa667bfe on github
  • Prev Job for on master (#290.1)
  • Next Job for on master (#298.1)
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