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

uniba-dsg / betsy / 633 / 5
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 11 May 2016 08:32AM UTC
Files 311
Run time 14s
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

11 May 2016 07:53AM UTC coverage: 34.061% (+4.3%) from 29.789%
TESTS=betsy.*Test* JAVA7_HOME=/usr/lib/jvm/java-7-oracle/jre/

push

travis-ci

simonharrer
* Added timeout* Added test for timeout* Added timeouts* Added method for timeouts* Added TimeoutRepository* Added tomcat timeout to timeouts* Added comunda710 timeout to timeouts* Added comunda timeouts to timeouts* Added jbpm timeouts to timeouts* Added EventProcesses timeouts to timeouts* Added GatewayProcesses timeouts to timeouts* Added  BasicActivityProcesses timeouts to timeouts* Added ScopeProcesses timeouts to timeouts* Added PatternProcesses timeouts to timeouts* Added Wso2Engine_v3_1_0 timeouts to timeouts* Added Wso2Deployer timeouts to timeouts* Added OpenEsb301StandaloneEngines timeouts to timeouts* Added OpenESBEngine timeouts to timeouts* Added OdeDeployer timeouts to timeouts* Added PetalsEsbEngine timeouts to timeouts* Added PetalsEsbDeployer timeouts to timeouts* Added BpelgDeployer timeouts to timeouts* Added ActiveBpelgDeployer timeouts to timeouts* Added BPELComposite timeouts to timeouts* Added TestingAPI timeouts to timeouts* Added Retry timeouts to timeouts* Added JbpmTester timeouts to timeouts* Added VirtualBoxMachineImpl timeouts to timeouts* Added SnapshotCreator timeouts to timeouts* Added PortForwardingConfigurator timeouts to timeouts* Added VBoxApplianceImporter timeouts to timeouts* Added ServiceValidator timeouts to timeouts* Added FileTasks timeouts to timeouts* Extraced timeouts of the virtual machines form properties to timeouts* Adjusted OdeEngine for timeouts* Added TimeoutException* Adjusted WaitTasks for Timeout* Adjusted DeploryRequest for timeouts* Added TimeoutIOOperations* Added CalibrationTimeout* Enhanced TimeoutRepository for CalibrationTimeouts* Added CalibrationTimeouts* Added CalibrationTimeoutRepository* Enhanced WaitTasks for CalibrationTimeout* Added TimeoutCalibrator* Enhanced Main for TimeoutCalibrator* Added test for CalibrationTimeout* Added test for TimeoutIOOperation* Added test for timeouts* Extended TimeoutException with more constructors* Added documentation for TimeoutException* Added test for TimeoutException* Added test for TimeoutRepository* Added clear method to CalibrationTimeout and CalibrationTimeoutRepository* Removing all appenders from logger* Added test for CalibrationTimeoutRepository* Added test for CalibrationTimeouts* Added method for reading SOAP timeout* Adjusted the stats of the CalibrationTimeout* Adjusted WaitTask for the new statuses* Changed TimeoutCalibrator for SOAPUI timeout* Adjusted TimeoutCalibrator for the new statuses* Added methods for removing double timeouts* Fix for WaitTask - no negative values* Adjusted test* Added final round to verify timeouts* Added timeout key to log* Used wrong delimiter* Fixed getAllNonRedundantTimeoutsProperties* Removed EventProcess timeouts from Timeouts* Removed GatewayProcesses timeouts from Timeouts* Removed ScopeProcesses timeouts from Timeouts* Removed BasicActivityProcesses timeouts from Timeouts* Removed PatternProcesses timeouts from Timeouts* Added SOAPUI timeouts to TimeoutRepository* Improved readability and misspelling* Improved WaitTask* Added handling of failure testcase in SOAPUI* Added timeout option to bpel main* Added timeout option to bpmn main* Removed unused methods in TimeoutRepository* Removed unused method in Timeouts* Added constructors for CalibrationTimeout* Added timestamp to CalibrationTimeout* Fix for TimeoutIOOperations* Added attributes to Timeout* Naming adjustments of timeouts* Added tests for method getAllNonRedundantTimeouts* Adjusted writeToCsv method* Fix TimeoutIOOperations* Adjusted tests of TimeoutIOOperations* Adjusted printUsage message* Adjusted timeoutsTest* Moved timeouts to common package* Renamed calibration_timeouts to calibration* Moved method readSoapUiTimeouts to an extra class* Added line breaks to all files for git* Used more Objects.requireNonNull to indentify null values* Removed optional as return value* Fix for openesb231 install template* Fixed wrong key of timeout* Fix for JbpmEngine timeouts* Added comments and fixed csv bug* Changed category with status of the timeout in csv, make more sense* Adjusted algorithm for more understandability* Fixed wrong naming* Fix for openesb23 install template* Added measured time to calibrationTimeout* Adjusted WaitTask and TimeoutIOOperations for measured time* Added method to read the csv file.* Removed soapUi timeout because dependency to process timeouts* Extended algorithm with a safety distance* Removed possibility to save timeouts after a normal run* Adjusted openesb templates for windows* Small adjustment of the algorithm* Fix for the tests* Removed not used status* Removed OpenEsb for tests* Added comments and divided method handleTimeout* quick improvement* Added safeguards to TimeoutCalibrator* Added tests for TimeoutCalibrator* Added tests for writeToCSV method with parameters* Revision of the tests* Simplified the method getAllNonRedundantTimeouts* Added OpenEsbEngines 2.x back to repository* Fixed the state.xml for windows* Fixed the state.xml for windows* Changed timeout names* Moved WaitTasks for timeouts to Timeout* Adjusted timeout algorithm* Final algorithm* Added handling for exceptions* Adjusted tests for changed timeout names* Added comments* Use path instead of file* Extracted csv and properties methods to own classes* Removed system.exit cmd* Simplified code with orElseThrow* Fixed tests* Used try-with-resources instead of finally* More final attributes* Missed some system.exist* Removed tests for setCategory and setPlaceOfUse* Added constructor for keys* Fixed timeout naming* Added SystemTest for timeouts* Some fix timeout and added tests* Fixed test

* Added timeout

* Added test for timeout

* Added timeouts

* Added method for timeouts

* Added TimeoutRepository

* Added tomcat timeout to timeouts

* Added comunda710 timeout to timeouts

* Added comunda timeouts to timeouts

* Added jbpm timeouts to timeouts

* Added EventProcesses timeouts to timeouts

* Added GatewayProcesses timeouts to timeouts

* Added  BasicActivityProcesses timeouts to timeouts

* Added ScopeProcesses timeouts to timeouts

* Added PatternProcesses timeouts to timeouts

* Added Wso2Engine_v3_1_0 timeouts to timeouts

* Added Wso2Deployer timeouts to timeouts

* Added OpenEsb301StandaloneEngines timeouts to timeouts

* Added OpenESBEngine timeouts to timeouts

* Added OdeDeployer timeouts to timeouts

* Added PetalsEsbEngine timeouts to timeouts

* Added PetalsEsbDeployer timeouts to timeouts

* Added BpelgDeployer timeouts to timeouts

* Added ActiveBpelgDeployer timeouts to timeouts

* Added BPELComposite timeouts to timeouts

* Added TestingAPI timeouts to timeouts

* Added Retry timeouts to timeouts

* Added JbpmTester timeouts to timeouts

* Added VirtualBoxMachineImpl timeouts to timeouts

* Added SnapshotCreator timeouts to timeouts

* Added PortForwardingConfigurator timeouts to timeouts

* Added VBoxApplianceImporter timeouts to timeouts

* Added ServiceValidator timeouts to timeouts

* Added FileTasks timeouts to timeouts

* Extraced timeouts of the virtual machines form properties to timeouts

* Adjusted OdeEngine for timeouts

* Added TimeoutException

* Adjusted WaitTasks for Timeout

* Adjusted DeploryRequest for timeouts

* Added TimeoutIOOperations

* Added CalibrationTimeout

* Enhanced TimeoutRepository for CalibrationTimeouts

* Added CalibrationTimeouts

* Added CalibrationTimeoutRepository

* Enhanced WaitTasks for CalibrationTimeout

* Added TimeoutCalibrator

* Enhanced Main for TimeoutCalibrator

* Added test for CalibrationTimeout

* Added test for TimeoutIOOperation

* Added test for timeouts

* Extended TimeoutException with more constructors

* Added documentation for TimeoutException

* Added test for TimeoutException

* Added test for TimeoutRepository

* Added clear method to CalibrationTimeout and CalibrationTimeoutRepository

* Fix for misspelling

* Removing all appenders from logger

* Added test for CalibrationTimeoutRepository

* Added test for CalibrationTimeouts

* Fixed of naming error of timeout in Retry

* Added method for reading SOAP timeout

* Removed set method of CalibrationTimeoutRepository

* Removed set method of CalibrationTimeouts

* Adjusted the statzs of the CalibrationTimeout

* Adjusted WaitTask for the new statuses

* Changed TimeoutCalibrator for SOAPUI timeout

* Adjusted TimeoutCalibrator for the new statuses

* Added methods for removing double timeouts

* Fix for WaitTask - no negative values

* Adjusted test

* Added final round to verify timeouts

* Added timeout key to log

* Used wrong delimiter

* Fixed getAllNonRedundantTimeoutsProperties

* Removed EventProcess timeouts from Timeouts

* Removed GatewayProcesses timeouts from Timeouts

* Removed ScopeProcesses timeouts from Timeouts

* Removed BasicActivityProcesses timeouts from Timeouts

* Removed PatternProcesses timeouts from Timeouts

* Added SOAPUI timeouts to TimeoutRepository

* Improved readability and misspelling

* Improved WaitTask

* Added handling of failure testcase in SOAPUI

* Added timeout option to bpel main

* Added timeout option to bpmn main

* Removed unused methods in TimeoutRepository

* Removed unused method in Timeouts

* Added constructors for CalibrationTimeout

* Added timestamp to CalibrationTimeout

* Fix for TimeoutIOOperations

* Added attributes to Timeout

* Naming adjustments of timeouts

* Added tests for method getAllNonRedundantTimeouts

* Adjusted writeToCsv method

* Fix TimeoutIOOperations

* Adjusted tests of TimeoutIOOperations

* Adjusted printUsage message

* Adjusted timeoutsTest

* Moved timeouts to common package

* Renamed calibration_timeouts to calibration

* Moved method readSoapUiTimeouts to an extra class

* Added line breaks to all files for git

* Used more Objects.requireNonNull to indentify null values

* Removed optional as return value

* Fix for openesb231 install template

* Fixed wrong key of timeout

* Fix for JbpmEngine timeouts

* Added comments and fixed csv bug

* Changed category with status of the timeout in csv, make more sense

* Adjusted algorithm for more understandability

* Fixed wrong naming

* Fix for openesb23 install template

* Added measured time to calibrationTimeout

* Adjusted WaitTask and TimeoutIOOperations for measured time

* Added method to read the csv file.

* Removed soapUi timeout because dependency to process timeouts

* Extended algorithm with a safety distance

* Removed possibility to save timeouts after a normal run

* Adjusted openesb templates for windows

* Small adjustment of the algorithm

* Fix for the tests

* Removed not used status

* Removed OpenEsb for tests

* Added comments and divided method handleTimeout

* quick improvement

* Added safeguards to TimeoutCalibrator

* Added tests for TimeoutCalibrator

* Added tests for writeToCSV method with parameters

* Revision of the tests

* Simplified the method getAllNonRedundantTimeouts

* Added OpenEsbEngines 2.x back to repository

* Fixed the state.xml for windows

* Fixed the state.xml for windows

* Changed timeout names

* Moved WaitTasks for timeouts to Timeout

* Adjusted timeout algorithm

* Final algorithm

* Added handling for exceptions

* Adjusted tests for changed timeout names

* Added comments

* Use path instead of file

* Extracted csv and properties methods to own classes

* Removed system.exit cmd

* Simplified code with orElseThrow

* Fixed tests

* Used try-with-resources instead of finally

* More final attributes

* Missed some system.exist

* Removed tests for setCategory and setPlaceOfUse

* Added constructor for keys

* Fixed timeout naming

* Added SystemTest for timeouts

* Some fix timeout and added tests

* Fixed test

3153 of 9257 relevant lines covered (34.06%)

0.34 hits per line

Source Files on job 633.5 (TESTS=betsy.*Test* JAVA7_HOME=/usr/lib/jvm/java-7-oracle/jre/)
  • Tree
  • List 0
  • Changed 42
  • Source Changed 42
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 633
  • Travis Job 633.5
  • c965976e on github
  • Prev Job for TESTS=betsy.*Test* JAVA7_HOME=/usr/lib/jvm/java-7-oracle/jre/ on master (#618.5)
  • Next Job for TESTS=betsy.*Test* JAVA7_HOME=/usr/lib/jvm/java-7-oracle/jre/ on master (#640.5)
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