Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor YAML_Template to yaml module #1984

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

refactor YAML_Template to yaml module

b942761
Select commit
Loading
Failed to load commit list.
Draft

refactor YAML_Template to yaml module #1984

refactor YAML_Template to yaml module
b942761
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 1s

45.25% (-0.01%) compared to 30e5c3a

View this Pull Request on Codecov

45.25% (-0.01%) compared to 30e5c3a

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 45.25%. Comparing base (30e5c3a) to head (b942761).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...c/main/java/org/apache/beam/it/gcp/JDBCBaseIT.java 0.00% 10 Missing ⚠️
.../java/org/apache/beam/it/gcp/TemplateTestBase.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1984      +/-   ##
============================================
- Coverage     45.26%   45.25%   -0.01%     
- Complexity     3628     3956     +328     
============================================
  Files           836      836              
  Lines         49857    49883      +26     
  Branches       5251     5255       +4     
============================================
+ Hits          22566    22576      +10     
- Misses        25617    25632      +15     
- Partials       1674     1675       +1     
Components Coverage Δ
spanner-templates 66.62% <60.00%> (+<0.01%) ⬆️
spanner-import-export 64.18% <ø> (ø)
spanner-live-forward-migration 75.86% <ø> (ø)
spanner-live-reverse-replication 76.63% <ø> (ø)
spanner-bulk-migration 86.42% <60.00%> (-0.06%) ⬇️
Files with missing lines Coverage Δ
.../java/org/apache/beam/it/gcp/TemplateTestBase.java 0.00% <0.00%> (ø)
...c/main/java/org/apache/beam/it/gcp/JDBCBaseIT.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes