Extract `cli/clistat` to its own project
- 主要言語
- 言語のデータがありません
- スター
- 3
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
# Motivation
We have an internal library in coderd `cli/clistat` which we use in the `coder stat` command.
Extracting this to its own library would improve re-usability, and enable integration testing on multiple environments more easily.
This will provide an easier way to detect issues similar to the following:
- https://github.com/coder/coder/issues/15635
- https://github.com/coder/coder/issues/15779
As OOM and OOD notifications will end up consuming `coder stat` more widely, it will be important to have additional confidence in the underlying implementation.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず cli/clistat の内部ライブラリと、coder stat コマンドでの使用方法を読みます。抽出されたプロジェクトの境界と統合テストの必要性を定義し、その後、coder stat が引き続き新しいライブラリを使用していること、および OOM と OOD の検出シナリオが複数の環境でカバーされていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- cli
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100