opensearch-project / opensearch-py

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

Add a nox session for client generator. #554

Closed dblock closed 11 months ago

dblock commented 11 months ago

Description

Add a nox session for client generator.

Run nox -rs generate and stop dealing with missing dependencies.

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 11 months ago

Codecov Report

Merging #554 (0e5178e) into main (fe4b6d7) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #554   +/-   ##
=======================================
  Coverage   71.09%   71.09%           
=======================================
  Files          85       85           
  Lines        7774     7774           
=======================================
  Hits         5527     5527           
  Misses       2247     2247