Skip to content

Override put_mapping definition to make index name optional.

Codecov / codecov/project succeeded Oct 24, 2023 in 1s

70.81% (+0.13%) compared to 627e717

View this Pull Request on Codecov

70.81% (+0.13%) compared to 627e717

Details

Codecov Report

Merging #549 (376d641) into main (627e717) will increase coverage by 0.13%.
The diff coverage is 65.65%.

❗ Current head 376d641 differs from pull request most recent head f7cbc6b. Consider uploading reports for the commit f7cbc6b to get more accurate results

@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
+ Coverage   70.68%   70.81%   +0.13%     
==========================================
  Files          83       85       +2     
  Lines        7862     7793      -69     
==========================================
- Hits         5557     5519      -38     
+ Misses       2305     2274      -31     
Files Coverage Δ
opensearchpy/_async/client/cat.py 65.78% <ø> (ø)
opensearchpy/_async/client/cluster.py 51.76% <100.00%> (ø)
opensearchpy/_async/client/dangling_indices.py 53.33% <ø> (ø)
opensearchpy/_async/client/ingest.py 50.00% <ø> (ø)
opensearchpy/_async/client/nodes.py 63.15% <ø> (ø)
opensearchpy/_async/client/snapshot.py 40.67% <100.00%> (+0.05%) ⬆️
opensearchpy/_async/client/tasks.py 64.28% <ø> (ø)
opensearchpy/client/cat.py 65.78% <ø> (ø)
opensearchpy/client/cluster.py 56.47% <100.00%> (ø)
opensearchpy/client/dangling_indices.py 53.33% <ø> (ø)
... and 13 more