Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate other ways to measure connectedness between components #2829

Open
marco-c opened this issue Mar 17, 2022 · 2 comments
Open

Investigate other ways to measure connectedness between components #2829

marco-c opened this issue Mar 17, 2022 · 2 comments

Comments

@marco-c
Copy link
Collaborator

marco-c commented Mar 17, 2022

  • 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)
@StrangeJay
Copy link

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?

@suhaibmujahid
Copy link
Member

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 #1092.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants