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

Make the spreadsheetId argument optional #2012

Merged
merged 8 commits into from
Jun 13, 2024
Merged

Conversation

Tulsishah
Copy link
Collaborator

@Tulsishah Tulsishah commented Jun 13, 2024

Description

Make the spreadsheetId argument optional in the Python file that fetches, uploads metrics, and lists benchmarks. This change will allow the script to run even in experimental configurations where we don't need to upload results to Google Sheets.

Link to the issue in case of a bug fix.

NA

Testing details

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

@Tulsishah Tulsishah added the execute-perf-test Execute performance test in PR label Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.57%. Comparing base (9cfb931) to head (2e03d15).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2012      +/-   ##
==========================================
- Coverage   73.56%   71.57%   -1.99%     
==========================================
  Files          97       97              
  Lines       10382    10679     +297     
==========================================
+ Hits         7637     7643       +6     
- Misses       2406     2698     +292     
+ Partials      339      338       -1     
Flag Coverage Δ
unittests 71.57% <ø> (-1.99%) ⬇️

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.

@Tulsishah Tulsishah marked this pull request as ready for review June 13, 2024 10:07
@Tulsishah Tulsishah requested a review from a team as a code owner June 13, 2024 10:07
@Tulsishah Tulsishah requested a review from sethiay June 13, 2024 10:07
@ashmeenkaur ashmeenkaur requested review from ashmeenkaur and removed request for sethiay June 13, 2024 10:27
@Tulsishah Tulsishah changed the title Fix experimental kokoro tests Make the spreadsheetId argument optional Jun 13, 2024
@Tulsishah Tulsishah merged commit ad99e17 into master Jun 13, 2024
12 checks passed
@Tulsishah Tulsishah deleted the exp_perf_test_fix branch July 19, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-perf-test Execute performance test in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants