chore: trim comments in src/stats - #39
Conversation
Rewrites doc comments and inline comments across the stats module to be shorter and drop internal spec/requirement/PR references. Comment-only change, no logic touched.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (6)
WalkthroughDocumentation and explanatory test comments were revised across the statistics modules. The changes remove explicit feature references, clarify metric semantics and edge cases, and preserve all executable logic, public signatures, data structures, and test assertions. ChangesStatistics Documentation Refresh
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
Summary
Trims doc comments and inline comments across the stats module (mod.rs, context.rs, disputes.rs, grid.rs, lifecycle.rs, trade_size.rs), dropping internal spec/requirement/PR references entirely. Comment-only change, no logic touched.
Removed:
Kept (shortened where possible):
widened-range-must-widen-the-count regression note
Test plan
Summary by CodeRabbit