More automatic rule debug logs
まだ誰も着手していません。
評価
この issue はまだ評価されていません。
説明
Currently, define-refactoring-rule automatically inserts a debug logging statement for every #:when condition in the rule that logs if the condition was false, causing the rule to not match. There should be similar logging added to #:with patterns, because a #:with pattern failing to match is not an error and simply causes the whole rule to not match. Additionally, there should be an #:undo statement added to every rule which logs (at debug level) when the entire partial rule match is discarded, for any reason. This should make debugging #lang resyntax/test failures easier, since they automatically capture debug logs.
- 主要言語
- Racket
- スター
- 70
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
jackfirth/resyntax のほかの issue
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
documentation
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
testing
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
testing
難易度 3/5 1〜2日 初心者へのやさしさ 75/100
-
testing
難易度 4/5 3〜5日 初心者へのやさしさ 68/100