fabric8-services / fabric8-wit

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

adds tests for delete trackerquery on controller level #2388

Closed DhritiShikhar closed 5 years ago

DhritiShikhar commented 5 years ago

Adds missing tests for delete trackerquery on controller level

codecov[bot] commented 5 years ago

Codecov Report

Merging #2388 into master will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2388      +/-   ##
==========================================
+ Coverage   67.74%   67.83%   +0.08%     
==========================================
  Files         182      182              
  Lines       17937    17937              
==========================================
+ Hits        12151    12167      +16     
+ Misses       4615     4601      -14     
+ Partials     1171     1169       -2
Impacted Files Coverage Δ
workitem/workitem_repository.go 68.02% <0%> (+0.22%) :arrow_up:
controller/workitem.go 78.59% <0%> (+0.39%) :arrow_up:
controller/trackerquery.go 72.18% <0%> (+8.27%) :arrow_up:

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 74531c7...70621c2. Read the comment docs.