Remove ColumnDescriptor structure and usage
まだ誰も着手していません。
評価
調査の方向性
column_descriptor.py と --get-tree の実装から始め、次に TreeModel.print() を調べて、現在どのように列ヘッダーが生成されているかを追跡します。廃止された構造体とその使用箇所を削除し、--get-tree と TreeModel.print() が、TSP 仕様によって現在提供されている情報を使って引き続き各列のヘッダーを出力することを確認します。
索引モデルが issue の本文から書いたものです。
説明
The ColumnDescriptor data structure (column_descriptor.py) was introduced to support the server-side equivalent data structure which has been serialized in the tree structure by the Trace Compass trace server. However, this was an undocumented and Trace Compass internal data structure. The serialization was removed to align with the TSP specification. After that it's no longer available on the client and cannot be acted on.
In implementation of option --get-tree, the column descriptor is used to print the header information of each column. Since it's not available anymore the header is not printed anymore.
When removing this data structure in the client, the print-out (TreeModel.print()) needs to be fixed as well to print the header information which is provided differently now.
- 主要言語
- Python
- スター
- 6
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
eclipse-cdt-cloud/tsp-python-client のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 52/100
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
eclipse-cdt-cloud/tsp-python-client#45 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
eclipse-cdt-cloud/tsp-python-client の issue をすべて見る
似ている issue
-
bug confirmed issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
open-webui/open-webui#30750 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 90/100