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

Redo sniffing connection pool tests #174

Merged

Conversation

imdhemy
Copy link
Contributor

@imdhemy imdhemy commented Feb 24, 2024

Description

This PR Redos the skipped tests of the Sniffing connection pool.

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@imdhemy imdhemy marked this pull request as draft February 24, 2024 20:04
@imdhemy imdhemy marked this pull request as ready for review February 24, 2024 20:09
@imdhemy imdhemy force-pushed the fix-sniffing-connection-pool-tests branch from 308288f to ca6a2f7 Compare February 24, 2024 20:13
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.97%. Comparing base (c1fc911) to head (211a328).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #174      +/-   ##
============================================
+ Coverage     25.99%   26.97%   +0.98%     
+ Complexity     2018     2017       -1     
============================================
  Files           263      263              
  Lines          7145     7144       -1     
============================================
+ Hits           1857     1927      +70     
+ Misses         5288     5217      -71     

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

@imdhemy imdhemy force-pushed the fix-sniffing-connection-pool-tests branch from 848dbfb to 211a328 Compare February 25, 2024 16:36
@dblock
Copy link
Member

dblock commented Feb 28, 2024

I think LinkChecker started breaking and needs an upgrade, maybe someone can take care of it separately.

@dblock
Copy link
Member

dblock commented Feb 28, 2024

@shyim all yours to review/merge

@dblock dblock merged commit bf9b981 into opensearch-project:main Feb 29, 2024
37 of 39 checks passed
@imdhemy imdhemy deleted the fix-sniffing-connection-pool-tests branch March 2, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Re-add skipped tests (All of Sniffing unit tests use outdated cluster state format, need to redo)
3 participants