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

Remove LocalSpannerIO #1429

Closed
wants to merge 1 commit into from

Remove LocalSpannerIO

db2d527
Select commit
Loading
Failed to load commit list.
Closed

Remove LocalSpannerIO #1429

Remove LocalSpannerIO
db2d527
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

41.64% (+1.47%) compared to 064f8e5

View this Pull Request on Codecov

41.64% (+1.47%) compared to 064f8e5

Details

Codecov Report

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

Project coverage is 41.64%. Comparing base (064f8e5) to head (db2d527).
Report is 885 commits behind head on main.

Files with missing lines Patch % Lines
...google/cloud/teleport/spanner/ImportTransform.java 0.00% 3 Missing ⚠️
...le/cloud/teleport/spanner/TextImportTransform.java 0.00% 2 Missing ⚠️
...d/teleport/templates/common/SpannerConverters.java 0.00% 2 Missing ⚠️
...ogle/cloud/teleport/spanner/ApplyDDLTransform.java 0.00% 1 Missing ⚠️
...google/cloud/teleport/spanner/ExportTransform.java 0.00% 1 Missing ⚠️
...com/google/cloud/teleport/spanner/ReadDialect.java 0.00% 1 Missing ⚠️
.../cloud/teleport/spanner/ReadInformationSchema.java 0.00% 1 Missing ⚠️
...google/cloud/teleport/templates/SpannerToText.java 0.00% 1 Missing ⚠️
...leport/templates/SpannerVectorEmbeddingExport.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1429      +/-   ##
============================================
+ Coverage     40.16%   41.64%   +1.47%     
+ Complexity     2794     2779      -15     
============================================
  Files           740      729      -11     
  Lines         42826    41637    -1189     
  Branches       4581     4457     -124     
============================================
+ Hits          17202    17340     +138     
+ Misses        24144    22818    -1326     
+ Partials       1480     1479       -1     
Components Coverage Δ
spanner-templates 59.04% <0.00%> (+2.25%) ⬆️
spanner-import-export 65.59% <0.00%> (+0.04%) ⬆️
spanner-live-forward-migration 70.96% <ø> (+7.82%) ⬆️
spanner-live-reverse-replication 48.42% <ø> (+5.57%) ⬆️
spanner-bulk-migration 77.69% <ø> (+7.63%) ⬆️
Files with missing lines Coverage Δ
...ogle/cloud/teleport/spanner/ApplyDDLTransform.java 0.00% <0.00%> (ø)
...google/cloud/teleport/spanner/ExportTransform.java 17.76% <0.00%> (ø)
...com/google/cloud/teleport/spanner/ReadDialect.java 0.00% <0.00%> (ø)
.../cloud/teleport/spanner/ReadInformationSchema.java 0.00% <0.00%> (ø)
...google/cloud/teleport/templates/SpannerToText.java 0.00% <0.00%> (ø)
...leport/templates/SpannerVectorEmbeddingExport.java 0.00% <0.00%> (ø)
...le/cloud/teleport/spanner/TextImportTransform.java 44.67% <0.00%> (ø)
...d/teleport/templates/common/SpannerConverters.java 75.91% <0.00%> (ø)
...google/cloud/teleport/spanner/ImportTransform.java 26.29% <0.00%> (ø)

... and 9 files with indirect coverage changes