You Can (Somewhat) Reliably Measure Change Failure Rate (2023)(two-wrongs.com)
two-wrongs.com
You Can (Somewhat) Reliably Measure Change Failure Rate (2023)
https://two-wrongs.com/you-can-reliably-measure-change-failure-rate
1 comments
This is a pretty nice way to think about it.
tldr; # changes ~ # fixes.
Change failure rate = # failures / # changes
Change fix rate = # fixes / # changes
So the latter is a proxy for the former