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

Add a loop to read 5 times from kernel cache and take minimum listing time #2574

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

vipnydav
Copy link
Collaborator

Description

Added a loop to read 5 times from kernel cache and take minimum listing time in order to ensure that listing from GCS takes twice or more time than listing from kernel cache .

Link to the issue in case of a bug fix.

NA

Testing details

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

@vipnydav vipnydav added the execute-integration-tests Run only integration tests label Oct 10, 2024
@vipnydav vipnydav requested review from Tulsishah and a team as code owners October 10, 2024 06:15
@kislaykishore kislaykishore requested review from a team, kislaykishore and BrennaEpp and removed request for a team and kislaykishore October 10, 2024 06:15
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.18%. Comparing base (465535a) to head (1535e82).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2574      +/-   ##
==========================================
- Coverage   78.26%   78.18%   -0.09%     
==========================================
  Files         107      107              
  Lines       11802    11802              
==========================================
- Hits         9237     9227      -10     
- Misses       2073     2086      +13     
+ Partials      492      489       -3     
Flag Coverage Δ
unittests 78.18% <ø> (-0.09%) ⬇️

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.

@vipnydav vipnydav merged commit a4f5c13 into master Oct 10, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants