Skip to content

Use waiter 2.0 #583

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

Closed
wants to merge 24 commits into from

refactor(tests): Replace time.sleep with wait_for_server_condition

ee93ffc
Select commit
Loading
Failed to load commit list.
Closed

Use waiter 2.0 #583

refactor(tests): Replace time.sleep with wait_for_server_condition
ee93ffc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 1s

81.48% (+0.08%) compared to 7db6426

View this Pull Request on Codecov

81.48% (+0.08%) compared to 7db6426

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.48%. Comparing base (7db6426) to head (ee93ffc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
+ Coverage   81.39%   81.48%   +0.08%     
==========================================
  Files          37       37              
  Lines        2430     2430              
  Branches      368      368              
==========================================
+ Hits         1978     1980       +2     
+ Misses        310      308       -2     
  Partials      142      142              

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