Skip to content

Commit

Permalink
[ci] remove functions from CodeQualityTest blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Apr 19, 2016
1 parent a51920e commit 60ef6eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/test/unit/code_quality_test.rb
Expand Up @@ -75,7 +75,6 @@ def setup
'BsRequestAction#default_reviewers' => 141.02,
'BsRequestAction#store_from_xml' => 88.01,
'BsRequestActionMaintenanceIncident#_merge_pkg_into_maintenance_incident' => 130.81,
'BsRequestActionMaintenanceRelease#sanity_check!' => 81.82,
'BsRequestActionSubmit#execute_accept' => 126.42,
'BsRequestPermissionCheck#cmd_changestate_permissions' => 117.09,
'RequestSourceDiff::ActionSourceDiffer#diff_for_source' => 94.62,
Expand All @@ -89,7 +88,6 @@ def setup
'PersonController#internal_register' => 112.01,
'Package#find_changed_issues' => 93.74,
'Package#close_requests' => 84.82,
'Project#update_one_repository_without_path' => 115.39,
'PublicController#binary_packages' => 126.16,
'Repository#cleanup_before_destroy' => 82.98,
'SearchController#find_attribute' => 97.33,
Expand Down

0 comments on commit 60ef6eb

Please sign in to comment.