Ran
|
Jobs
10
|
Files
348
|
Run time
13min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Revert "fix misc ws issues" This reverts commit 3f3a41c25. Testing Done: I ran a git bisect session using this as the test case: ```console ./pants test \ tests/python/pants_test/backend/jvm/tasks/jvm_compile/java:java_compile_jvm_platform_integration \ tests/python/pants_test/backend/jvm/tasks/jvm_compile/java:java_zinc_compile_jvm_platform_integration \ -- -vk test_compile_target_coercion ``` CI went green here: https://travis-ci.org/pantsbuild/pants/builds/74161665 Bugs closed: 1924, 1925 Reviewed at https://rbcommons.com/s/twitter/r/2573/
66 of 66 new or added lines in 37 files covered. (100.0%)
15252 of 20825 relevant lines covered (73.24%)
1.38 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
32.61 |
0.0% | src/python/pants/backend/jvm/tasks/jvm_compile/jvm_compile_global_strategy.py |
1 |
39.29 |
0.0% | src/python/pants/goal/artifact_cache_stats.py |
1 |
65.38 |
0.0% | src/python/pants/cache/artifact.py |
1 |
43.56 |
0.0% | src/python/pants/base/worker_pool.py |
1 |
16.31 |
0.0% | src/python/pants/backend/jvm/tasks/jvm_compile/jvm_dependency_analyzer.py |
1 |
20.0 |
0.0% | src/python/pants/backend/jvm/tasks/jvm_compile/jvm_compile_isolated_strategy.py |
1 |
77.42 |
0.0% | src/python/pants/backend/jvm/subsystems/jvm_platform.py |
1 |
91.63 |
0.0% | src/python/pants/backend/jvm/ivy_utils.py |
2 |
79.84 |
0.0% | src/python/pants/base/payload_field.py |
2 |
0.0 |
0.0% | src/python/pants/reporting/html_reporter.py |
2 |
19.84 |
0.0% | src/python/pants/backend/project_info/tasks/ide_gen.py |
2 |
57.89 |
0.0% | src/python/pants/backend/core/tasks/clean.py |
3 |
0.0 |
0.0% | src/python/pants/backend/jvm/tasks/jvm_compile/anonymizer.py |
3 |
21.74 |
0.0% | src/python/pants/reporting/reporting_server.py |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|