DataflowTemplates icon indicating copy to clipboard operation
DataflowTemplates copied to clipboard

feat: Remove migration_shard_id check from AssignShardIdFn

Open manitgupta opened this issue 6 months ago • 1 comments

manitgupta avatar Jun 17 '25 07:06 manitgupta

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.59%. Comparing base (87368b4) to head (4f24888). Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2467      +/-   ##
============================================
- Coverage     49.61%   49.59%   -0.02%     
- Complexity     4803     5153     +350     
============================================
  Files           941      941              
  Lines         57665    57658       -7     
  Branches       6235     6233       -2     
============================================
- Hits          28609    28597      -12     
- Misses        27011    27017       +6     
+ Partials       2045     2044       -1     
Components Coverage Δ
spanner-templates 69.88% <100.00%> (-0.04%) :arrow_down:
spanner-import-export 68.48% <ø> (-0.14%) :arrow_down:
spanner-live-forward-migration 78.77% <ø> (ø)
spanner-live-reverse-replication 77.36% <100.00%> (+0.05%) :arrow_up:
spanner-bulk-migration 87.87% <100.00%> (+0.01%) :arrow_up:
Files with missing lines Coverage Δ
...eport/v2/templates/transforms/AssignShardIdFn.java 79.00% <100.00%> (+1.59%) :arrow_up:

... and 5 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 17 '25 07:06 codecov[bot]