fabric8-services / fabric8-wit

wit stands for Work Item Tracker
http://devdoc.almighty.io/
Apache License 2.0
45 stars 86 forks source link

Remove redundant code and fix typo #2329

Closed jarifibrahim closed 5 years ago

jarifibrahim commented 5 years ago

This PR fixes minor typo and removes redundant code.

codecov[bot] commented 5 years ago

Codecov Report

Merging #2329 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2329      +/-   ##
==========================================
- Coverage   70.16%   70.15%   -0.01%     
==========================================
  Files         171      171              
  Lines       16629    16625       -4     
==========================================
- Hits        11668    11664       -4     
  Misses       3830     3830              
  Partials     1131     1131
Impacted Files Coverage Δ
controller/workitem.go 81.18% <ø> (+0.22%) :arrow_up:
workitem/workitem_repository.go 67.79% <0%> (-0.23%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9879836...a33ad0e. Read the comment docs.