Comment by swiftcoder
Comment by swiftcoder a day ago
> Every new PR is new code which is a new cost ?
Every new PR interacts with existing code, and the complexity of those interactions increases steadily over time
Comment by swiftcoder a day ago
> Every new PR is new code which is a new cost ?
Every new PR interacts with existing code, and the complexity of those interactions increases steadily over time