fix(trg): carry a named grader's fields through the published report - #152
Conversation
PR SummaryLow Risk Overview The merge now serializes a Tests assert unnamed prose assertions do not gain a Reviewed by Cursor Bugbot for commit bd2c2a4. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Warning Review limit reachedNext included review available in 50 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
e498943 to
b2b7e89
Compare
ed1749b to
84170e2
Compare
a suite that names a grader deserves a report that says so, not one that silently treats a named check the same as an anonymous one Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
84170e2 to
bd2c2a4
Compare
report.json, so a reader could not tell which of several graders on the same assertion produced a result.Stacked on #150.