fabric8-services / fabric8-wit

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

List all TrackerQueries for a space #2387

Closed DhritiShikhar closed 5 years ago

DhritiShikhar commented 5 years ago

https://openshift.io/openshiftio/Openshift_io/plan/detail/1108

DhritiShikhar commented 5 years ago

[test]

codecov[bot] commented 5 years ago

Codecov Report

Merging #2387 into master will decrease coverage by 0.04%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2387      +/-   ##
==========================================
- Coverage   67.81%   67.77%   -0.05%     
==========================================
  Files         182      183       +1     
  Lines       17937    17960      +23     
==========================================
+ Hits        12164    12172       +8     
- Misses       4602     4616      +14     
- Partials     1171     1172       +1
Impacted Files Coverage Δ
controller/trackerquery.go 72% <ø> (-0.19%) :arrow_down:
main.go 0% <0%> (ø) :arrow_up:
goasupport/conditional_request/generator.go 21.33% <100%> (+1.06%) :arrow_up:
configuration/configuration.go 68.91% <100%> (+0.27%) :arrow_up:
remoteworkitem/trackerquery_repository.go 68.11% <100%> (+1.96%) :arrow_up:
controller/space_tracker_queries.go 80% <80%> (ø)
remoteworkitem/github.go 77.14% <0%> (-22.86%) :arrow_down:
remoteworkitem/scheduler.go 53.65% <0%> (-7.32%) :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 f6f1d58...8fa7c3c. Read the comment docs.