bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
> Another thing we could add is the linting results from review bot, but let's add it as a follow-up _Originally posted by @marco-c in https://github.com/mozilla/bugbug/issues/5303#issuecomment-3368038602_
> Maybe it would be useful to know how many diffs (is this the first diff, or has it been updated X times?). Not sure _Originally posted by @marco-c in...
https://deepmind.google/discover/blog/codoc-developing-reliable-ai-tools-for-healthcare/ For example, it could be interesting in bug component assignment, or in spam detection. Maybe even test selection: if the model is not sure about a platform for example,...
> Consider using a consistent type for diff_id throughout the class. Currently it accepts both str and int but the diff_id property always returns int, which could cause confusion. _Originally...
> This is LLM-related logic, similar to PhabricatorPatch, which lives in the same file. > > I agree with you that it needs better organization. I want to do a...
We currently have `find_function_definition`, we should add: - [ ] find_class_definition - [ ] search_identifier - [ ] calls_from - [ ] calls_to - [ ] calls_between We should add...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...