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

Fix flaky test TestWaitUntilResourceAvailable #907

Conversation

sfc-gh-knozderko
Copy link
Collaborator

Description

Fix flaky test TestWaitUntilResourceAvailable

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@sfc-gh-knozderko sfc-gh-knozderko requested a review from a team as a code owner April 3, 2024 14:55
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.37%. Comparing base (0983d94) to head (c718ea3).

Additional details and impacted files
@@                         Coverage Diff                          @@
##           pool/SNOW-860872-connection-pool     #907      +/-   ##
====================================================================
+ Coverage                             82.31%   82.37%   +0.06%     
====================================================================
  Files                                   104      104              
  Lines                                  9876     9876              
  Branches                                912      912              
====================================================================
+ Hits                                   8129     8135       +6     
+ Misses                                 1496     1491       -5     
+ Partials                                251      250       -1     

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

@sfc-gh-knozderko sfc-gh-knozderko force-pushed the flaky_test_waiting_for_resource branch from ca86d55 to c718ea3 Compare April 8, 2024 08:43
@sfc-gh-knozderko sfc-gh-knozderko merged commit b842cbd into pool/SNOW-860872-connection-pool Apr 8, 2024
21 checks passed
@sfc-gh-knozderko sfc-gh-knozderko deleted the flaky_test_waiting_for_resource branch April 8, 2024 09:38
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants