DataflowTemplates icon indicating copy to clipboard operation
DataflowTemplates copied to clipboard

Enable smoke tests for all templates

Open Polber opened this issue 1 year ago • 1 comments

Polber avatar Aug 30 '24 18:08 Polber

Codecov Report

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

Project coverage is 43.09%. Comparing base (828e062) to head (f36d6ab). Report is 100 commits behind head on main.

Files with missing lines Patch % Lines
.../java/org/apache/beam/it/gcp/TemplateTestBase.java 0.00% 8 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1830      +/-   ##
============================================
- Coverage     43.09%   43.09%   -0.01%     
- Complexity     3471     3776     +305     
============================================
  Files           829      829              
  Lines         48418    48423       +5     
  Branches       5193     5193              
============================================
  Hits          20866    20866              
- Misses        25874    25879       +5     
  Partials       1678     1678              
Components Coverage Δ
spanner-templates 63.32% <ø> (ø)
spanner-import-export 63.90% <ø> (ø)
spanner-live-forward-migration 75.05% <ø> (ø)
spanner-live-reverse-replication 67.63% <ø> (ø)
spanner-bulk-migration 84.09% <ø> (ø)
Files with missing lines Coverage Δ
.../java/org/apache/beam/it/gcp/TemplateTestBase.java 0.00% <0.00%> (ø)

codecov[bot] avatar Aug 30 '24 19:08 codecov[bot]