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

OpenSRP / opensrp-server
20%
master: 46%

Build:
Build:
LAST BUILD BRANCH: issue482
DEFAULT BRANCH: master
Repo Added 18 Sep 2015 01:06PM UTC
Files 402
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

LAST BUILD ON BRANCH testPath
branch: testPath
CHANGE BRANCH
x
Reset
  • testPath
  • 137-client-update-out-of-area
  • 211-dhis2-report-sync
  • 266-fix-birth-registration-data
  • 325-Validate-OMRS-push-functionality
  • 387-add-order-endpoint
  • 388-orders-sync-endpoint
  • 392-add-shipment-end-point
  • 393-getShipments-end-point
  • 414-remove-blank-id-requirement
  • 418-add-stock-on-hand-and-openlmis-order-code
  • 420-add-form-submission-id
  • 446-add-child-location-id
  • 469-create-stock-management-domain-objects
  • 470-add-child-location-id
  • BD-vaccination
  • DGHealthSHRIntegration
  • Issue482
  • Issue482-Temp
  • anc
  • anc-server
  • bd-family-planning
  • cagulas-licence-update
  • couchdb-to-postgres
  • dhis2-integration
  • dhis2-unicef
  • feature/issue-15
  • feature/issue-476
  • formSubmissionListener-issue
  • hpv_test_tag
  • indonesia-restapi
  • issue260
  • issue266
  • issue275
  • issue279
  • issue280
  • issue281
  • issue285
  • issue286_new
  • issue288
  • issue289
  • issue290
  • issue294
  • issue302
  • issue310
  • issue326
  • issue346
  • issue350
  • issue352
  • issue355
  • issue359
  • issue359_masterVer
  • issue364
  • issue373
  • issue399
  • issue400
  • issue401
  • issue402
  • issue403
  • issue406
  • issue407
  • issue408
  • issue425
  • issue427
  • issue428
  • issue430
  • issue433_path
  • issue438-custom-error-message
  • issue441
  • issue448-cache-authentication
  • issue448-hpv-cache-authentication
  • issue448-path-cache-authentication
  • issue448-tbr-cache-authentication
  • issue455-hpv-ec-app-db-version
  • issue455-master-ec-app-db-version
  • issue455-path-ec-app-db-version
  • issue455-tbreach-ec-app-db-version
  • issue458
  • issue459-hpv
  • issue478
  • issue482
  • issue525
  • location-fixes
  • mVacc-flow2
  • master
  • master-split-point
  • master_postgres_support
  • mcare-2
  • mergedPath
  • mvacc_api
  • mvacc_vaccine_api
  • openMRS-2x
  • openlmis
  • openlmis-testing
  • openmrs2x-support
  • path
  • path-master
  • path-master_test_tag
  • path-tb-branch
  • path_issue379
  • path_tb-reach
  • pathissue281
  • release/path-tb
  • scheduler-enhancement
  • setup_code_coverage
  • tb-reach
  • tb-reach-v1.0.0
  • tb-reach-v1.0.2
  • tb-reach_hpv_anc
  • tbr-default-viewconfigs
  • tbr5-fixes
  • tbreach_issue379
  • tbreach_postgres_support
  • temp-path-to-merge
  • token_update
  • ug-hpv-QA-fixes
  • uganda-hpv
  • uganda-hpv-v1.0.0
  • ughpv-postgres-support
  • unicef-rapidpro
  • upgrade-viewconfig-setupscript-multiple-params
  • vaccination-data-send-to-dhis2
  • vaccination-reminder-message
  • version-master-postgres-and-redis-cache-support
  • zeir-1.1.3
  • zeir-1.1.4
  • zeir-1.1.5.2
  • zeir-1.1.5.3
  • zeir-1.1.5.4
  • zeir-1.1.5.5
  • zeir-1.1.5.6
  • zeir-1.1.6
  • zeir-openmrs2-support
  • zeir-postgres-and-redis-cache-support
  • zeir_updates_to_omrs

pending completion
1289

push

travis-ci

maina
Merge branch 'path' into testPath

2110 of 10566 relevant lines covered (19.97%)

0.2 hits per line

Relevant lines Covered
Build:
Build:
10566 RELEVANT LINES 2110 COVERED LINES
0.2 HITS PER LINE
Source Files on testPath
  • List 0
  • Changed 15
  • Source Changed 15
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1289 testPath Merge branch 'path' into testPath push 15 Jun 2017 01:25PM UTC maina travis-ci pending completion  
1286 testPath Fix: Remove unnecessary dependency. This dependency was added autometically by IDE. It also has a spring version included. As a result spring could not load. push 15 Jun 2017 08:48AM UTC Bitaron travis-ci pending completion  
1280 testPath Modify: Remove hard coded password from test application xml files. Change password in travis build file. push 13 Jun 2017 07:39AM UTC Bitaron travis-ci pending completion  
1274 testPath Modify: In `parseDate` function remove last parse attempt by DateTime constructor. This function will only parse three types of date format. So at the last try throw parse exception without catching it. push 11 Jun 2017 11:12AM UTC Bitaron travis-ci pending completion  
1271 testPath Modify: Ignore failing `testParseDate`. The function in test parse the date in system timezone regardless of the input date timezone. As a result test behaves differently on local and remote system. push 11 Jun 2017 10:41AM UTC Bitaron travis-ci pending completion  
1267 testPath Test: Add unit test for Tree.java Make `removeNode` method package private to make it testable. push 11 Jun 2017 06:45AM UTC Bitaron travis-ci pending completion  
1261 testPath Modify: Move db resource creation from pom.xml to test class push 08 Jun 2017 08:32AM UTC Bitaron travis-ci pending completion  
1253 testPath Test: Test case for `addNode` function in `Tree.java` push 06 Jun 2017 10:54AM UTC Bitaron travis-ci pending completion  
1251 testPath Modify: Remove rapidpro url, username and password from properties file. No integration test depends on actual connection with rapidpro. Remove those informations. push 06 Jun 2017 07:35AM UTC Bitaron travis-ci pending completion  
1249 testPath Modify: Remove url, username and password for openmrs. No integration tests depend on actual connection with openmrs. So remove the actual connection informations. push 06 Jun 2017 07:29AM UTC Bitaron travis-ci pending completion  
See All Builds (909)
  • Repo on GitHub
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