Open Polber opened 3 weeks ago
Attention: Patch coverage is 0%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 45.26%. Comparing base (
ba67089
) to head (6ca0025
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../java/org/apache/beam/it/gcp/TemplateTestBase.java | 0.00% | 7 Missing :warning: |
This PR refactors the organization of the Yaml_Template and its related files by creating a new yaml module.
This PR also adds a new workflow for triggering YAML-related tests separately. This will be useful as new ITs are added to keep from slowing down the workflow for Java PRs