testcontainers / testcontainers/testcontainers-python
`ElasticSearchContainer` method `.get_url()` suggested in doc websites but not implemented anymore
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 386
- 平均マージ
- 4時間 40分
- マージ済み PR(30日)
- 1
説明
The docs in https://testcontainers.com/modules/elasticsearch/?language=python still suggest the usage of the method .get_url() for the container, which however was removed in the following commit:
I see that also the docs in https://testcontainers-python.readthedocs.io/en/latest/modules/elasticsearch/README.html still suggest to use the .get_url() method.
I tried to take a look at the examples in this repo and they don't seem to suggest .get_url(), I honestly don't know if this is the right place to report this but I don't know of a better place at the moment.
Thank you very much for the attenion
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず testcontainers.com ページの Elasticsearch モジュールのドキュメントと readthedocs の README を確認し、次にリポジトリのドキュメントソースとコミット c785ecdca20b51e077ab23ed61ae123c643a0627 を調べてください。削除された .get_url() メソッドを推奨しないようにドキュメントを更新し、公開されている両方の例が現在の API と一致していることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- elasticsearch, python
- 領域
- databases
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100