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

romm / configuration_object / 186
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Ran 04 May 2017 03:32PM UTC
Jobs 1
Files 62
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
186

push

travis-ci

romm
[FEATURE] Introduce silent exceptions for getter methods

This commit introduces the support of a new kind of exceptions: "silent
exceptions".

This type of exception can be thrown by an object getter methods, and they will
be catch during Configuration Object API early processes, while still being
thrown when the getter method is actually called from an implementation process.

To make an exception become silent, the class must implement the interface
`SilentExceptionInterface`.

See documentation for more information.

872 of 926 relevant lines covered (94.17%)

7.25 hits per line

Jobs
ID Job ID Ran Files Coverage
5 186.5 (TYPO3_VERSION=^7.6 COVERAGE=1) 04 May 2017 03:32PM UTC 0
94.17
Travis Job 186.5
Source Files on build 186
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #186
  • 83de77d9 on github
  • Prev Build on development (#182)
  • Next Build on development (#188)
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