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: assert deprecation. #572

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Nov 10, 2023

Description

Fixes deprecation.

test_opensearchpy/test_serializer.py:114: DeprecationWarning: Please use assertRegex instead.
    self.assertRegexpMatches(

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.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #572 (68b7c2f) into main (d8dc547) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #572   +/-   ##
=======================================
  Coverage   71.69%   71.69%           
=======================================
  Files          87       87           
  Lines        7886     7886           
=======================================
  Hits         5654     5654           
  Misses       2232     2232           

@saimedhi saimedhi merged commit f1d0237 into opensearch-project:main Nov 10, 2023
64 checks passed
@dblock dblock deleted the fix-deprecation branch November 11, 2023 01:45
roma2023 pushed a commit to roma2023/opensearch-py that referenced this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog verifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants