Closed CodeBlanch closed 3 months ago
Relates to #2495
CircularBuffer<T>
internal
Debug.Assert
Guard.*
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.25%. Comparing base (6250307) to head (1da3d9d). Report is 293 commits behind head on main.
6250307
1da3d9d
Relates to #2495
Changes
CircularBuffer<T>
is aninternal
class where our practice is to useDebug.Assert
overGuard.*
Merge requirement checklist