fabric8-services / fabric8-wit

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

Add remote item URL & tracker ID to WI #2389

Closed baijum closed 5 years ago

baijum commented 5 years ago

Ref. https://openshift.io/openshiftio/Openshift_io/plan/detail/1163

DhritiShikhar commented 5 years ago

@baijum This PR adds both remote item URL and trackerquery reference, right? The PR title should be updated.

DhritiShikhar commented 5 years ago

Tests are missing

codecov[bot] commented 5 years ago

Codecov Report

Merging #2389 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2389      +/-   ##
==========================================
+ Coverage   67.82%   67.83%   +0.01%     
==========================================
  Files         183      183              
  Lines       17960    17963       +3     
==========================================
+ Hits        12181    12186       +5     
+ Misses       4606     4605       -1     
+ Partials     1173     1172       -1
Impacted Files Coverage Δ
remoteworkitem/remoteworkitem.go 78.87% <ø> (ø) :arrow_up:
workitem/workitemtype.go 73.62% <ø> (ø) :arrow_up:
workitem/expression_compiler.go 81.17% <100%> (ø) :arrow_up:
remoteworkitem/scheduler.go 60.97% <100%> (ø) :arrow_up:
remoteworkitem/trackeritem_repository.go 74.75% <100%> (+0.75%) :arrow_up:
workitem/workitem_repository.go 68.02% <0%> (+0.22%) :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 74e6bd8...acfb779. Read the comment docs.

baijum commented 5 years ago

[test]