feat(trg): let a case pin how many times it is drawn - #184
Conversation
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryMedium Risk Overview Precedence is implemented in Reporting and docs layout follow per (case × scenario) cell draw counts: Reviewed by Cursor Bugbot for commit c108d7d. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Warning Review limit reachedNext included review available in 9 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 (6)
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 |
--attemptsforces one price on every case: a cheap, stable case pays for the flaky one's repeats, and an expensive case makes a deep pass unaffordable. Whether a case needs a second sample is a property of the case, so the case is where it belongs.mirror_pathtells a reader where a run's outputs live, so it has to be cut from the count that run's own cell took. Taken from the pass-wide maximum, a case drawn once lands underattempt-1because some other case was drawn five times, and the unsuffixed path the reader was promised holds nothing.