github / github/elastomer-client
Test API coverage against the spec
- 主要言語
- Ruby
- スター
- 197
- フォーク
- 28
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
ES has a well defined API spec here: https://github.com/elasticsearch/elasticsearch/tree/master/rest-api-spec/api
We should test our API coverage against specific versions. On that note, we should probably explicitly note which versions we support (where support means we strive for 100% coverage) and which we don't (coverage might be incomplete). We could even add methods in the client for determining whether the connected version of ES is officially supported.
コントリビューションガイド
調査の方向性
Start by reviewing the Elasticsearch API specification at rest-api-spec/api and comparing it with the elastomer-client API surface. Determine how version-specific coverage should be measured and which Elasticsearch versions are officially supported. Done means the agreed coverage checks, support policy, and connected-version behavior are defined and implemented.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- elasticsearch, ruby
- 領域
- api, backend-api-design, testing
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100