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

Added pylint, enforce naming. #590

Closed dblock closed 10 months ago

dblock commented 10 months ago

Description

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cfd585b) 71.98% compared to head (8eb65e2) 71.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #590 +/- ## ======================================= Coverage 71.98% 71.98% ======================================= Files 89 89 Lines 7934 7935 +1 ======================================= + Hits 5711 5712 +1 Misses 2223 2223 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dblock commented 10 months ago

@saimedhi Can we get this in?

saimedhi commented 10 months ago

@saimedhi Can we get this in?

@dblock, Sorry for the delay. Just checking all the files once.