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 integration tests for read stall retries #2997

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

vipnydav
Copy link
Member

@vipnydav vipnydav commented Feb 13, 2025

Description

This PR adds integration tests for read stall retries

Link to the issue in case of a bug fix.

NA

Testing details

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

@vipnydav vipnydav added the execute-integration-tests Run only integration tests label Feb 13, 2025
@vipnydav vipnydav requested a review from raj-prince February 13, 2025 11:00
@kislaykishore kislaykishore requested review from a team and tritone and removed request for a team February 13, 2025 11:01
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.24%. Comparing base (6a29494) to head (d1b51dc).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2997      +/-   ##
==========================================
- Coverage   75.25%   75.24%   -0.01%     
==========================================
  Files         125      126       +1     
  Lines       17743    17753      +10     
==========================================
+ Hits        13352    13359       +7     
- Misses       3824     3828       +4     
+ Partials      567      566       -1     
Flag Coverage Δ
unittests 75.24% <ø> (-0.01%) ⬇️

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.

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.

1 participant