DataflowTemplates icon indicating copy to clipboard operation
DataflowTemplates copied to clipboard

Add random suffix to resource IDs to avoid collision

Open Polber opened this issue 9 months ago • 1 comments

Polber avatar May 01 '24 22:05 Polber

Codecov Report

Attention: Patch coverage is 85.52632% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 40.09%. Comparing base (0a1f62d) to head (479373c). Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1498      +/-   ##
============================================
+ Coverage     40.08%   40.09%   +0.01%     
- Complexity     2805     2812       +7     
============================================
  Files           754      761       +7     
  Lines         42723    42951     +228     
  Branches       4591     4598       +7     
============================================
+ Hits          17124    17222      +98     
- Misses        24117    24240     +123     
- Partials       1482     1489       +7     
Components Coverage Δ
spanner-templates 56.28% <35.77%> (-0.45%) :arrow_down:
spanner-import-export 65.50% <ø> (-0.05%) :arrow_down:
spanner-live-forward-migration 61.29% <100.00%> (-0.03%) :arrow_down:
spanner-live-reverse-replication 42.60% <100.00%> (-0.03%) :arrow_down:
spanner-bulk-migration 69.70% <35.77%> (-2.36%) :arrow_down:
Files Coverage Δ
.../it/gcp/bigquery/BigQueryResourceManagerUtils.java 83.33% <100.00%> (+8.33%) :arrow_up:
...gcp/datastream/DatastreamResourceManagerUtils.java 100.00% <100.00%> (ø)
...gcp/spanner/utils/SpannerResourceManagerUtils.java 97.50% <100.00%> (+2.04%) :arrow_up:
.../it/gcp/bigtable/BigtableResourceManagerUtils.java 76.92% <67.64%> (-13.99%) :arrow_down:

... and 4 files with indirect coverage changes

codecov[bot] avatar May 02 '24 14:05 codecov[bot]