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

Definition of critical files #398

Open
KilianKrause opened this issue Aug 6, 2020 · 0 comments
Open

Definition of critical files #398

KilianKrause opened this issue Aug 6, 2020 · 0 comments

Comments

@KilianKrause
Copy link
Member

In the GetCriticalFilesController we offer two endpoints that compute "critical files". We should either define what we mean when talking about "critical" files, or we should provide an API, so that users can define those critical files themselves.
This could be one of the following:

  • allow the user to define file patterns, e.g. include *Service.java and exclude *Exception
  • declare only those files as critical, when certain metrics have a certain value, e.g. loc or cyclomaticComplexity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant