Skip to content

Commit

Permalink
[ci] added a code quality exception for the project package inheritan…
Browse files Browse the repository at this point in the history
…ce fix
  • Loading branch information
mmohring committed Nov 2, 2016
1 parent 50d90bc commit dd787fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/test/unit/code_quality_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def setup
'PersonController#internal_register' => 112.01,
'Package#find_changed_issues' => 93.74,
'Package#close_requests' => 84.82,
'Flag#default_status' => 90.56,
'PublicController#binary_packages' => 126.16,
'Repository#cleanup_before_destroy' => 82.98,
'RequestController#render_request_collection' => 82.38,
Expand Down

0 comments on commit dd787fc

Please sign in to comment.