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

Added Python 3.10 and 3.11 to nox. #455

Closed dblock closed 1 year ago

dblock commented 1 year ago

Description

Closes https://github.com/opensearch-project/opensearch-py/pull/336. Just add the missing versions to nox, we already have 3.10 and 3.11 in GHA.

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 #455 (c823543) into main (f235013) will not change coverage. The diff coverage is n/a.

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