PEtab-dev / PEtab-dev/libpetab-python
v2: Update validator
オープン
まだ誰も着手していません。
validation
- 主要言語
- Python
- スター
- 18
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
So far, validation in petab.v2 is too lax and validator errors aren't too pretty and are often truncated.
- Readable error message
- include sufficient context in error messages
- Check for missing columns in files
- Consider using strict mode for validating files, but be more relaxed when programmatically constructing PEtab objects
- Decide whether we need to be able to de-serialize (somewhat) incorrect PEtab problems
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
The issue identifies validation in petab.v2 but names no files or tests. Start by locating the v2 validator and its validation tests, then separate missing-column checks from the strict-mode and deserialization decisions. Done requires an agreed scope and completion of the selected checklist items without truncated or context-poor errors.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend, testing-qa
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100