This repository has been archived by the owner on Oct 3, 2021. It is now read-only.
forked from mc1arke/sonarqube-community-branch-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: mc1arke#135 / mc1arke#96 comments filter and limiter.
implemented a filter system with 3 filters (maxamount,severy,type) added commentfilter to the githubpullrequest decorator fixed the tests I broke with adding the filter added test to verify the filter is called for the Github Graphql wrote test for IssueFilterRunner. Added test for TypeExclusionFilter and SeverityExclusionFilter Added tests for TypeComparator Added tests for SeverityComparator Added default comparators for IssueFilterRunner for real build.
- Loading branch information
Showing
23 changed files
with
885 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.