BlueBrain / BlueBrain/BluePyMM
Warning if select threshold specification doesn't match
オープン
- 主要言語
- Python
- スター
- 13
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Not sure if it's possible, but ideally we should have a warning in the select step if the user specifies an megate threshold rules that doesn't match anywhere.
E.g. it's a fairly easy mistake to write 'bIR_*' instead of 'bIR_.*', but the former won't match any line
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、select ステップと、megate のしきい値ルールを解析または適用するコードを見つけます。現在マッチングがどのように報告されているかを確認し、どの行にもマッチしないルールに対する警告を追加します。'bIR_*' と 'bIR_.*' を対比した例が、想定されるケースを定義しています。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100