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

Modified parameters descriptions as per public doc #1480

Conversation

sharan-malyala
Copy link
Contributor

@sharan-malyala sharan-malyala commented Apr 27, 2024

Changed descriptions for dataflow templates

@pull-request-size pull-request-size bot added size/M and removed size/S labels Apr 27, 2024
@pull-request-size pull-request-size bot added size/L and removed size/M labels Apr 28, 2024
@sharan-malyala sharan-malyala marked this pull request as ready for review April 29, 2024 06:38
Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a partial review - my overarching feedback is that overall this looks good to me, but we should not remove or replace the example fields since those will get autogenerated when we generate docs. Could you fix that up in all the locations where we remove example, then I'll do a full review?

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Had comments, but they're all minor

Copy link
Contributor

@rszper rszper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the code ticks render in devsite? I left them all as is, but I'm not sure if they just remain ticks or if the text renders as code. Also, we're not using them consistently in this content.

sharan-malyala and others added 5 commits April 30, 2024 11:10
Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
@sharan-malyala
Copy link
Contributor Author

Resolved conflicts with base branch.
@damccorm Request review and approval.

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.26%. Comparing base (ee6f318) to head (623e467).

❗ Current head 623e467 differs from pull request most recent head 12b84a1. Consider uploading reports for the commit 12b84a1 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1480      +/-   ##
============================================
+ Coverage     39.89%   40.26%   +0.36%     
- Complexity     2782     2815      +33     
============================================
  Files           750      740      -10     
  Lines         42568    42899     +331     
  Branches       4555     4604      +49     
============================================
+ Hits          16983    17272     +289     
- Misses        24118    24136      +18     
- Partials       1467     1491      +24     
Components Coverage Δ
spanner-templates 56.82% <ø> (+0.11%) ⬆️
spanner-import-export 65.59% <ø> (+0.02%) ⬆️
spanner-live-forward-migration 63.17% <ø> (+1.93%) ⬆️
spanner-live-reverse-replication 42.95% <ø> (+0.42%) ⬆️
spanner-bulk-migration 69.97% <ø> (-2.03%) ⬇️
Files Coverage Δ
.../teleport/bigtable/BigtableToVectorEmbeddings.java 78.33% <ø> (ø)
...e/cloud/teleport/bigtable/CassandraToBigtable.java 0.00% <ø> (ø)
...gle/cloud/teleport/bigtable/ParquetToBigtable.java 57.14% <ø> (ø)
.../google/cloud/teleport/templates/PubsubToText.java 0.00% <ø> (ø)
...teleport/templates/common/DatastoreConverters.java 62.67% <ø> (ø)
...oud/teleport/templates/common/ErrorConverters.java 66.32% <ø> (ø)
...loud/teleport/templates/common/TextConverters.java 0.00% <ø> (ø)
...e/cloud/teleport/v2/templates/DataStreamToSQL.java 4.76% <ø> (ø)
...oud/teleport/v2/templates/GoogleAdsToBigQuery.java 0.00% <ø> (ø)
...ud/teleport/v2/templates/PubsubAvroToBigQuery.java 0.00% <ø> (ø)

... and 85 files with indirect coverage changes

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@damccorm damccorm added the Google LGTM Approval of a pull request to be merged into the repository label May 6, 2024
Copy link
Contributor

@rszper rszper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A handful of small updates. Otherwise, LGTM.

Co-authored-by: Rebecca Szper <98840847+rszper@users.noreply.github.com>
@copybara-service copybara-service bot merged commit 3a154b6 into GoogleCloudPlatform:main May 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Google LGTM Approval of a pull request to be merged into the repository size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants