Skip to content

Commit

Permalink
[ci] adapt code quality setting
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Nov 18, 2015
1 parent ce737cd commit 24226c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/api/test/unit/code_quality_test.rb
Expand Up @@ -78,6 +78,7 @@ def setup
'BsRequestActionMaintenanceRelease#sanity_check!' => 81.82,
'BsRequestActionSubmit#execute_accept' => 132.43,
'BsRequestPermissionCheck#cmd_changestate_permissions' => 117.09,
'Event::Request#headers_for_actions' => 88.55,
'RequestSourceDiff::ActionSourceDiffer#diff_for_source' => 94.62,
'BuildController#file' => 127.42,
'BuildController#project_index' => 129.0,
Expand All @@ -93,7 +94,7 @@ def setup
'Repository#cleanup_before_destroy' => 82.98,
'SearchController#find_attribute' => 97.33,
'SourceController#project_command_copy' => 140.04,
'SourceController#update_project_meta' => 110.47,
'SourceController#update_project_meta' => 100.07,
'UserLdapStrategy::find_with_ldap' => 119.04,
'UserLdapStrategy::render_grouplist_ldap' => 100.3,
'Webui::DriverUpdateController#save' => 91.69,
Expand Down

0 comments on commit 24226c3

Please sign in to comment.