-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Labels
refactoring 😡 ➡️ 🙂Refactoring code.Refactoring code.test ☑️Adding or refactoring testsAdding or refactoring tests
Milestone
Description
Filtering of report annotations has been done in #3870. The following tasks are to be done:
- The filter option count API functions (reviewStatusCount(), severityCount(), etc.) have the same pattern: an extended table is created which is basically the
reportstable extended withreport_annotationstable. This could be refactored so this extended table is generated by a helper function and every other API function uses this one. - Test cases should be implemented for these counter API functions.
Metadata
Metadata
Assignees
Labels
refactoring 😡 ➡️ 🙂Refactoring code.Refactoring code.test ☑️Adding or refactoring testsAdding or refactoring tests