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

Add YamlTemplate ITs for JdbcToBigQuery #1993

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Polber
Copy link
Contributor

@Polber Polber commented Nov 6, 2024

No description provided.

Signed-off-by: Jeffrey Kinard <[email protected]>
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

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

Project coverage is 45.26%. Comparing base (ba67089) to head (46bdbf3).
Report is 2 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    #1993      +/-   ##
============================================
- Coverage     45.27%   45.26%   -0.01%     
- Complexity     3632     3958     +326     
============================================
  Files           836      836              
  Lines         49872    49883      +11     
  Branches       5253     5255       +2     
============================================
+ Hits          22579    22580       +1     
- Misses        25618    25629      +11     
+ Partials       1675     1674       -1     
Components Coverage Δ
spanner-templates 66.62% <ø> (+<0.01%) ⬆️
spanner-import-export 64.20% <ø> (+0.02%) ⬆️
spanner-live-forward-migration 75.86% <ø> (ø)
spanner-live-reverse-replication 76.63% <ø> (ø)
spanner-bulk-migration 86.42% <ø> (ø)
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 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant