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

kubeflow / pipelines / 2072
0%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2019 03:20AM UTC
Jobs 1
Files 62
Run time 6s
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
2072

push

travis-ci-com

k8s-ci-robot
SDK - Simplified type compatibility tests (#1004)

Simplified the type compatibility tests by removing component inputs/outputs and properties that are not required for the tests to work.

Renamed (+split) some of the tests:
`test_type_check_all_with_types` -> `test_type_compatibility_check_for_simple_types` + `test_type_compatibility_check_for_types_with_parameters`
`test_type_check_with_lacking_types` -> `test_type_compatibility_check_when_input_type_is_missing` + `test_type_compatibility_check_when_argument_type_is_missing`
`test_type_check_with_inconsistent_types_property_value` -> `test_fail_type_compatibility_check_when_type_property_value_is_different`
`test_type_check_with_inconsistent_types_type_name` -> `test_fail_type_compatibility_check_when_simple_type_name_is_different + test_fail_type_compatibility_check_when_parametrized_type_name_is_different`
`test_type_check_with_consistent_types_nonnamed_inputs` -> `test_type_compatibility_check_when_using_positional_arguments`
`test_type_check_with_inconsistent_types_disabled` ->` test_type_compatibility_check_not_failing_when_disabled`
`test_type_check_with_openapi_shema` -> `test_type_compatibility_check_for_types_with_schema`
`test_type_check_ignore_type` -> test_fail_type_compatibility_check_for_types_with_different_schemas` + `test_type_compatibility_check_not_failing_when_type_is_ignored`

Added two disabled tests:
`test_type_compatibility_check_when_argument_type_has_extra_type_parameters`
`test_fail_type_compatibility_check_when_argument_type_has_missing_type_parameters`

1399 of 1568 branches covered (89.22%)

Branch coverage included in aggregate %.

2479 of 2602 relevant lines covered (95.27%)

60.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2072.1 26 Mar 2019 03:20AM UTC 0
93.0
Travis Job 2072.1
Source Files on build 2072
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2072
  • 1b1c2f6b on github
  • Prev Build on master (#2071)
  • Next Build on master (#2082)
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