bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Investigate other ways to measure connectedness between components

Open marco-c opened this issue 4 years ago • 2 comments

  • how often bugs in a component cause regressions in another component?
  • how often two components are modified together in the same push?
  • how often bugs in a component are blocking bugs in another component?
  • which compnents have to be touched to fix a bug in a given component?
  • Searchfox data to identify code connections (similary to https://github.com/MozillaSecurity/reachable)

marco-c avatar Mar 17 '22 22:03 marco-c

Hi, good day. How do i contribute to this? Do i create a readme.md for my findings or do i just type it here in the replies?

StrangeJay avatar Mar 08 '23 23:03 StrangeJay

Hi, good day. How do i contribute to this? Do i create a readme.md for my findings or do i just type it here in the replies?

You could open a pull request. Please start by reading https://github.com/mozilla/bugbug/issues/1092.

suhaibmujahid avatar Mar 10 '23 23:03 suhaibmujahid