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

OpenWiseSolutions / openhub-framework / 208
70%

Build:
DEFAULT BRANCH: develop
Ran 19 Jan 2017 09:51PM UTC
Jobs 1
Files 154
Run time 17s
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
208

Pull #8

travis-ci

web-flow
Application configuration in DB

- corrected application.properties (Spring active profiles)
- corrected building Equals and hashCode
- renamed time configuration items (added suffix "Sec"): ohf.asynch.confirmation.interval -> ohf.asynch.confirmation.intervalSec
- added auto-registration of custom converters
- changed time conf. items from Integer to Seconds (ConfigurationItem<Seconds>)
- changed several DAO methods from Integer to Seconds
- renamed table configuration -> configuration_item
- I moved conversion functionality to org.openhubframework.openhub.common.converter package and left DataTypeEnum as simple enum of data types for GUI editor
- I deleted org.openhubframework.openhub.core.confcheck.ConfigurationException and replace it by ConfigurationItemException (extends ValidationIntegrationException). Finally I renamed it to ConfigurationException

Issue: OHFJIRA-15
Pull Request #8: Application configuration in DB

232 of 232 new or added lines in 33 files covered. (100.0%)

1999 of 3558 relevant lines covered (56.18%)

0.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
core/src/main/java/org/openhubframework/openhub/core/common/asynch/ExternalCallServiceImpl.java
1
100.0
core/src/main/java/org/openhubframework/openhub/core/common/contextcall/ContextCallHttpImpl.java
1
100.0
core/src/main/java/org/openhubframework/openhub/core/common/directcall/DirectCallHttpImpl.java
1
100.0
core/src/main/java/org/openhubframework/openhub/core/confcheck/ConfigurationChecker.java
1
100.0
core/src/main/java/org/openhubframework/openhub/core/configuration/ConfigurationItemImpl.java
2
100.0
core/src/main/java/org/openhubframework/openhub/core/alerts/AlertsSchedulerRoute.java
2
100.0
core/src/main/java/org/openhubframework/openhub/core/configuration/DbConfigurationParamServiceImpl.java
3
100.0
core/src/main/java/org/openhubframework/openhub/core/common/asynch/notification/EmailServiceCamelSmtpImpl.java
3
100.0
core/src/main/java/org/openhubframework/openhub/core/configuration/FixedConfigurationItem.java
5
100.0
common/src/main/java/org/openhubframework/openhub/common/converter/Converters.java
5
100.0
core/src/main/java/org/openhubframework/openhub/core/common/dao/MessageDaoJpaImpl.java
6
100.0
common/src/main/java/org/openhubframework/openhub/common/converter/TypeConverterEnum.java
6
100.0
core/src/main/java/org/openhubframework/openhub/core/configuration/DbConfigurationParamDaoJpaImpl.java
9
100.0
core/src/main/java/org/openhubframework/openhub/core/monitoring/MessagesStatus.java
17
100.0
common/src/main/java/org/openhubframework/openhub/common/converter/DurationConverters.java
17
100.0
common/src/main/java/org/openhubframework/openhub/common/converter/SecondsConverters.java
Jobs
ID Job ID Ran Files Coverage
1 208.1 19 Jan 2017 09:51PM UTC 0
56.18
Travis Job 208.1
Source Files on build 208
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #208
  • Pull Request #8
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