Fix TreeModel.print() method implementation
まだ誰も着手していません。
評価
調査の方向性
TreeModel.print() の実装と、issue で参照されている TSP ヘッダーおよびオブジェクトのシリアライズ規則から始めます。TSP に由来するフィールドと、各オブジェクトの "others" データに由来するフィールドを確認します。完了の条件は、TSP が提供するデータだけを出力し、各エントリの一意の ID を独自の列に含めることです。互換性のあるサーバー更新は依存関係として記載します。
索引モデルが issue の本文から書いたものです。
説明
The TreeModel.print() was implemented initially as prototype and optimized for DATA_TREE types and in particular for the function duration statistics. It uses the ColumnDescriptor field that had been provided by the server, but it's not serialized anymore because the TSP doesn't specify it. Instead there is a header field with 'name' and 'tooltip' (see also #33).
This task is track the following things:
- Track the update so that only data is printed that is provided by the TSP. This means to ignore parameters that are serialized into in 'others' of each object.
- Since each entry in the TreeModel also has an unique ID to be used to identify the entry and which can be used for further queries (e.g. fetch series data of an xy chart or states for timegraphs). The print method shall print the Id in a separate column.
Note, that server updates are needed so that each data provider complies with the TSP and only TSP-specified fields are serialized.
- 主要言語
- 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 件 ·
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 38/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
eclipse-cdt-cloud/tsp-python-client の issue をすべて見る
似ている issue
-
good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
vllm-project/vllm-metal#822 ·
メンテナーはふだん 1 日以内に返信
-
vector-store
難易度 1/5 1〜3時間 初心者へのやさしさ 90/100
メンテナーはふだん 1 日以内に返信
-
[Bug]: chunk_span_bounds and _validated_chunk_spans reject Pydantic models ChunkSpan and AudioFileオープン
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
BasedHardware/omi#19047 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
メンテナーはふだん 1 日以内に返信