opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
350 stars 175 forks source link

Add the ability to run test patterns. #454

Closed dblock closed 1 year ago

dblock commented 1 year ago

Description

Adds the ability to run a pattern of tests. Finishes https://github.com/opensearch-project/opensearch-py/pull/325.

Closes #325. Closes #453 (realpath -s strips and doesn't resolve symlinks, only works on Linux, which doesn't matter here)

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #454 (b62f706) into main (f235013) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #454   +/-   ##
=======================================
  Coverage   71.49%   71.49%           
=======================================
  Files          81       81           
  Lines        7668     7668           
=======================================
  Hits         5482     5482           
  Misses       2186     2186