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

OpenWiseSolutions / openhub-framework / 211 / 1
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 20 Jan 2017 06:57AM UTC
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

20 Jan 2017 06:47AM UTC coverage: 56.183% (+1.3%) from 54.906%
211.1

Pull #8

travis-ci

web-flow
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
Pull Request #8: Application configuration in DB

1999 of 3558 relevant lines covered (56.18%)

0.56 hits per line

Source Files on job 211.1
  • Tree
  • List 0
  • Changed 34
  • Source Changed 33
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 211
  • Travis Job 211.1
  • 22149fff on github
  • Prev Job for on develop (#206.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