DataflowTemplates icon indicating copy to clipboard operation
DataflowTemplates copied to clipboard

Add CommonTemplateJvmInitializerIT

Open Polber opened this issue 1 year ago • 1 comments

Follow up to #1744

Adds IT's to ensure that CommonTemplateJvmInitializer.beforeProcessing() is called by Dataflow worker before executing pipeline.

Polber avatar Jul 24 '24 16:07 Polber

Codecov Report

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

Project coverage is 42.30%. Comparing base (5be5817) to head (c0434f5). Report is 286 commits behind head on main.

Files with missing lines Patch % Lines
...eport/templates/common/JvmInitializerTemplate.java 0.00% 7 Missing :warning:
...oud/teleport/v2/common/JvmInitializerTemplate.java 0.00% 7 Missing :warning:
...oud/teleport/plugin/TemplateDefinitionsParser.java 0.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1745      +/-   ##
============================================
- Coverage     42.31%   42.30%   -0.01%     
  Complexity     3181     3181              
============================================
  Files           794      796       +2     
  Lines         46244    46257      +13     
  Branches       4951     4950       -1     
============================================
+ Hits          19569    19571       +2     
- Misses        25077    25087      +10     
- Partials       1598     1599       +1     
Components Coverage Δ
spanner-templates 63.69% <ø> (-0.01%) :arrow_down:
spanner-import-export 64.42% <ø> (-0.03%) :arrow_down:
spanner-live-forward-migration 74.97% <ø> (ø)
spanner-live-reverse-replication 51.84% <ø> (ø)
spanner-bulk-migration 82.79% <ø> (ø)
Files with missing lines Coverage Δ
...oud/teleport/plugin/TemplateDefinitionsParser.java 11.53% <0.00%> (+0.42%) :arrow_up:
...eport/templates/common/JvmInitializerTemplate.java 0.00% <0.00%> (ø)
...oud/teleport/v2/common/JvmInitializerTemplate.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

codecov[bot] avatar Jul 24 '24 16:07 codecov[bot]

This pull request has been marked as stale due to 180 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time. Thank you for your contributions.

github-actions[bot] avatar Jan 21 '25 02:01 github-actions[bot]

This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

github-actions[bot] avatar Jan 29 '25 02:01 github-actions[bot]