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

OpenWiseSolutions / openhub-framework / 210
56%
develop: 70%

Build:
Build:
LAST BUILD BRANCH: openhubframework-v2.3.0
DEFAULT BRANCH: develop
Ran 20 Jan 2017 06:57AM UTC
Jobs 1
Files 154
Run time 7s
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
210

push

travis-ci

Tomas Hanus
Application configuration in DB

- replaced @Value with Enviroment approach in ThrottlingPropertiesConfiguration
- 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>)
- corrected getting parameters from DB - there is no need to have specific conversion in parameters from DB, there is conversion system directly in Spring framework
- added script for inserting DB parameters before unit tests
- migrated @Value to @ConfigurableValue
- changed all property names - added prefix "ohf."
- added new data types for conversion - DataTypeEnum + added unit tests for all converters
- added FixedConfigurationItem implementation for tests
- added DB script for adding configuration parameters to table 'configuration'
- changed DB sequence for generating primary IDs
- set spring.datasource.data for loading DB script for inserting conf. parameters
- created new DB table configuration_item
- added new entity DbConfigurationParam that represents one parameter in DB
- corrected building Equals and hashCode
- added DAO and Service classes for manipulation with this entity
- changed several DAO methods from Integer to Seconds
- moved datasource package from common module to core module => changed Maven dependency

Issue: OHFJIRA-15

1999 of 3558 relevant lines covered (56.18%)

0.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 210.1 20 Jan 2017 06:57AM UTC 0
56.18
Travis Job 210.1
Source Files on build 210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #210
  • 2069bab2 on github
  • Next Build on feature/OHFJIRA-15-configuration-db (#212)
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