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

[testing-on-gke part independent 6.8] Add gsheet utilities #2528

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

gargnitingoogle
Copy link
Collaborator

@gargnitingoogle gargnitingoogle commented Sep 24, 2024

Description

Add utilities for gsheet

  1. Appends given tabular data to the given gsheet id and worksheet name.
  2. Returns url for a gsheet given its ID.
  3. Adds unit tests for the above utilities.

This is on top of #2498 and is followed in #2524 .

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

@kislaykishore kislaykishore requested review from a team, kislaykishore and tritone and removed request for a team and kislaykishore September 24, 2024 09:06
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 4fd500c to 87b8aac Compare September 24, 2024 09:06
@kislaykishore kislaykishore requested a review from a team September 24, 2024 09:06
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.05%. Comparing base (6d24bbd) to head (1200bbf).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2528      +/-   ##
==========================================
- Coverage   78.13%   78.05%   -0.08%     
==========================================
  Files         107      107              
  Lines       11844    11844              
==========================================
- Hits         9254     9245       -9     
- Misses       2083     2090       +7     
- Partials      507      509       +2     
Flag Coverage Δ
unittests 78.05% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 87b8aac to 3a6f7ab Compare September 24, 2024 15:45
@gargnitingoogle gargnitingoogle changed the base branch from master to garnitin/add-gke-load-testing/improvements-in-run-script September 24, 2024 15:47
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from 8e19d51 to ecdee7c Compare September 25, 2024 07:21
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 3a6f7ab to 172032d Compare September 25, 2024 07:21
@gargnitingoogle gargnitingoogle changed the title [testing-on-gke part indepdent] Add gsheet utilities [testing-on-gke part independent] Add gsheet utilities Sep 25, 2024
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from ecdee7c to 52dd115 Compare September 25, 2024 12:33
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 172032d to 390fe46 Compare September 25, 2024 12:33
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from 52dd115 to e875e2c Compare September 25, 2024 13:45
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch 2 times, most recently from b081112 to 3ed138f Compare September 25, 2024 14:14
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from bdf6b44 to 60aafb2 Compare September 27, 2024 04:59
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 3ed138f to 9d14972 Compare September 27, 2024 04:59
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from 60aafb2 to 0b97cc6 Compare September 27, 2024 06:12
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 9d14972 to 4b551a4 Compare September 27, 2024 06:12
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from d5053d3 to 9329aae Compare October 3, 2024 00:13
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 3d46fbd to 2dde58b Compare October 3, 2024 00:13
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from 9329aae to b4db597 Compare October 3, 2024 04:08
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 2dde58b to 6b4bfa1 Compare October 3, 2024 04:08
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from b4db597 to d141ea7 Compare October 3, 2024 04:56
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch 3 times, most recently from 89a9ada to 1fcf030 Compare October 4, 2024 05:37
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from ec549db to bde8a24 Compare October 7, 2024 10:10
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch 3 times, most recently from 13aeace to dee4f2b Compare October 9, 2024 05:58
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from 3d1dbd7 to b210bcb Compare October 9, 2024 05:59
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch 2 times, most recently from 0dc2856 to 709ca59 Compare October 9, 2024 07:26
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/improvements-in-run-script branch from 747107f to 71db5d8 Compare October 9, 2024 07:43
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch 3 times, most recently from aca46f4 to bdeb538 Compare October 10, 2024 06:34
@gargnitingoogle gargnitingoogle changed the base branch from garnitin/add-gke-load-testing/improvements-in-run-script to master October 10, 2024 09:16
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch 3 times, most recently from 4e53828 to 8bc67e1 Compare October 14, 2024 02:55
Utilities:
1. Append given tabular data to the given gsheet
   id and worksheet name.
2. Return url for a gsheet given its ID.
3. Adds unit tests for the above utilities.
@gargnitingoogle gargnitingoogle force-pushed the garnitin/add-gke-load-testing/add-gsheet-utility branch from 8bc67e1 to 1200bbf Compare October 15, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant