refactor YAML_Template to yaml module #1984
+3,337
−648
Draft
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%> (ø) |
Loading