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

broadinstitute / agora
89%
develop: 88%

Build:
Build:
LAST BUILD BRANCH: ky_update_readme
DEFAULT BRANCH: develop
Repo Added 30 Apr 2015 03:07PM UTC
Files 54
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 gg_DSDEEPB-306_ref_valid_task_docker_images
branch: gg_DSDEEPB-306_ref_valid_task_docker_images
CHANGE BRANCH
x
Reset
  • gg_DSDEEPB-306_ref_valid_task_docker_images
  • 1.0
  • AddBasePath
  • Dupdate
  • GAWB-1829-build-refactor
  • GAWB-2094
  • ab_cromwell_30
  • ab_cromwell_30-2
  • ab_environments
  • ab_remove_local_config
  • ah-mod
  • alpha
  • an-GAWB-1614-v2
  • an-GAWB-2032
  • an-GAWB-2468
  • an-GAWB-2468-assoc-configs
  • an-GAWB-2641
  • an-GAWB-2814
  • bt_CLI_2
  • bt_configuration_validation_bugfix
  • bt_containerize_travis
  • bt_switch_to_pem
  • bt_sync_admins_DSDEEPB-1388
  • bump_slick
  • c27_wdl4s_0.12
  • circleci
  • da-GAWB-2468-assoc-configs
  • da_GAWB-1614_nameValidation
  • da_GAWB-1784_entitySnapshotPermissions
  • da_GAWB-2038_adminRedact
  • da_GAWB-2059_copyEntity
  • da_GAWB-2251_multiPermission
  • da_GAWB-2252_addMultiPermissions
  • da_GAWB-2319_ownerInfo
  • da_GAWB-2341_isPublic
  • da_GAWB-2342_createAfterRedaction
  • da_GAWB-2453_uniqueMethods
  • da_GAWB-2455_assocConfigs
  • da_GAWB-2455_notFoundErrorMessage
  • da_GAWB-2456_compatibleConfigs
  • da_GAWB-2669_redactedCompatible
  • da_GAWB-2786_compatibleOptional
  • da_GAWB-2833_cloneSynopsis
  • da_GAWB-3028_agora212
  • da_GAWB-3028_removeRawlsModel
  • da_GAWB-849_ga4ghApi
  • da_GAWB-849_publicGetWdl
  • da_gr-GAWB-1236
  • da_noKamon
  • da_removeSwaggerSpray
  • da_scalaCompilerOverride
  • da_updateScalatest
  • da_upgradeDependencies
  • da_upgradeLogback
  • da_versionUpdates
  • da_wdl4supgrade
  • develop
  • ds_cli_uri_param
  • ds_config_method_relation
  • ds_docker_standardize
  • ds_more_log_info
  • ds_mysql_ssl
  • ds_per_request_logging
  • ds_reduce_google_api_scope
  • ds_validate_configs
  • fail-build-script
  • fix_guava_conflict
  • fix_h2_tests
  • fix_text_plain
  • gg_DSDEEPB-472_improve_agora_testing
  • gg_google_object_acl_get
  • gg_temp_disable_docker_ref_validation
  • gr-GAWB-1190
  • gr-GAWB-1225
  • gr-GAWB-1236
  • gr-GAWB-849-bug-fix
  • gr-GAWB-849-ga4gh
  • gr-swagger-fix
  • gr-test-harness
  • gr_da_GAWB-849_ga4ghApi
  • hf_testbranch
  • jc_add_scopes
  • jc_agora_vault
  • jc_config_param
  • jc_coverage
  • jc_coveralls_fix
  • jc_fix_build
  • jc_integration_test
  • jc_kamon
  • jc_mongo_creds
  • jc_replicate_mongo
  • jc_security_swagger
  • jc_test_bucket_exists
  • jc_test_refactor
  • jc_yaml_swagger
  • jprofiler
  • jr-test-branch
  • jr-test-circleci-removal
  • jt_checklist
  • kc_fix_agora_tests
  • kc_openidc
  • ky_update_readme
  • ldapauth
  • map_harder
  • master
  • mb_401_to_403
  • mb_removeAcl
  • new-build
  • new_artifactory
  • public_permission
  • remove_wdl_validation
  • revert-178-slick_3.2
  • revert-179-revert-178-slick_3.2
  • revert-192-da_GAWB-1614_nameValidation
  • rt-gawb-2272
  • skw_1161
  • skw_773
  • slick_3.2
  • slick_fix
  • staging
  • swagger2.0
  • tex_compose_global
  • tex_stackdriver
  • tidy_exceptions
  • us-GAWB-2354
  • validate_wdls
  • vault
  • vd_500_bug
  • vd_PUT_failed
  • vd_admin_redact
  • vd_batch_permission
  • vd_errors
  • vd_gcs_client_acls
  • vd_method_redact
  • vd_permissions_cleanup
  • vd_public_permission
  • vd_sql_permissions
  • vd_swagger_permissions
  • vd_swagger_redact
  • vd_validation_snapshotId
  • vd_vault
  • vd_versioning
  • wdl4s_0.11_c26

pending completion
722

push

travis-ci

gbggrant
Validate that a docker image referenced in WDL validates.
Validate that if WDL contains a docker reference and it is properly formatted,
that the docker image exists.  Dealt with both 'official' and 'personal'
docker hub images and optional tags.  Added integration tests.

644 of 721 relevant lines covered (89.32%)

0.89 hits per line

Relevant lines Covered
Build:
Build:
721 RELEVANT LINES 644 COVERED LINES
0.89 HITS PER LINE
Source Files on gg_DSDEEPB-306_ref_valid_task_docker_images
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
722 gg_DSDEEPB-306_ref_valid_task_docker_images Validate that a docker image referenced in WDL validates. Validate that if WDL contains a docker reference and it is properly formatted, that the docker image exists. Dealt with both 'official' and 'personal' docker hub images and optional tags. ... push 05 Aug 2015 02:10PM UTC gbggrant travis-ci pending completion  
720 gg_DSDEEPB-306_ref_valid_task_docker_images Validate that a docker image referenced in WDL validates. Validate that if WDL contains a docker reference and it is properly formatted, that the docker image exists. Dealt with both 'official' and 'personal' docker hub images and optional tags. ... push 05 Aug 2015 03:18AM UTC gbggrant travis-ci pending completion  
719 gg_DSDEEPB-306_ref_valid_task_docker_images Work on validating that a docker image validates (that it exists in docker hub). Validate that if WDL contains a docker reference and it is properly formatted, that the docker image exists. Dealt with both 'official' and 'personal' docker hub ima... push 05 Aug 2015 03:12AM UTC gbggrant travis-ci pending completion  
718 gg_DSDEEPB-306_ref_valid_task_docker_images Work on validating that a docker image validates (that it exists in docker hub). Validate that if WDL contains a docker reference and it is properly formatted, that the docker image exists. Dealt with both 'official' and 'personal' docker hub ima... push 05 Aug 2015 01:59AM UTC gbggrant travis-ci pending completion  
717 gg_DSDEEPB-306_ref_valid_task_docker_images Fixed an error message push 04 Aug 2015 09:09PM UTC gbggrant travis-ci pending completion  
716 gg_DSDEEPB-306_ref_valid_task_docker_images Cleaning up some things. push 04 Aug 2015 08:47PM UTC gbggrant travis-ci pending completion  
715 gg_DSDEEPB-306_ref_valid_task_docker_images Working up to insert logic tests. Still need to write web service integration tests. push 04 Aug 2015 05:56PM UTC gbggrant travis-ci pending completion  
707 gg_DSDEEPB-306_ref_valid_task_docker_images Initial work on validating that a docker image validates (that it exists in docker hub). push 03 Aug 2015 05:03PM UTC gbggrant travis-ci pending completion  
704 gg_DSDEEPB-306_ref_valid_task_docker_images Initial work on validating that a docker image validates (that it exists in docker hub). push 31 Jul 2015 02:18PM UTC gbggrant travis-ci pending completion  
See All Builds (1242)
  • 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