fabric8-services / fabric8-wit

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

Test Fixture for Tracker Query #2390

Closed DhritiShikhar closed 5 years ago

DhritiShikhar commented 5 years ago

This PR adds test fixture for Tracker Query

codecov[bot] commented 5 years ago

Codecov Report

Merging #2390 into master will decrease coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2390      +/-   ##
=========================================
- Coverage   67.81%   67.7%   -0.11%     
=========================================
  Files         182     182              
  Lines       17937   17937              
=========================================
- Hits        12164   12145      -19     
- Misses       4602    4621      +19     
  Partials     1171    1171
Impacted Files Coverage Δ
remoteworkitem/github.go 77.14% <0%> (-22.86%) :arrow_down:
remoteworkitem/scheduler.go 51.21% <0%> (-9.76%) :arrow_down:
controller/trackerquery.go 66.91% <0%> (-5.27%) :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...f93ae7f. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #2390 into master will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2390      +/-   ##
=========================================
- Coverage   67.82%   67.7%   -0.12%     
=========================================
  Files         183     182       -1     
  Lines       17960   17937      -23     
=========================================
- Hits        12181   12145      -36     
- Misses       4606    4621      +15     
+ Partials     1173    1171       -2
Impacted Files Coverage Δ
remoteworkitem/github.go 77.14% <0%> (-22.86%) :arrow_down:
remoteworkitem/scheduler.go 51.21% <0%> (-9.76%) :arrow_down:
controller/trackerquery.go 66.91% <0%> (-5.09%) :arrow_down:
remoteworkitem/trackerquery_repository.go 66.15% <0%> (-1.97%) :arrow_down:
goasupport/conditional_request/generator.go 20.27% <0%> (-1.07%) :arrow_down:
configuration/configuration.go 68.63% <0%> (-0.28%) :arrow_down:
main.go 0% <0%> (ø) :arrow_up:
controller/space_tracker_queries.go
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...20fba0d. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6854cf0). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #2390   +/-   ##
========================================
  Coverage          ?   67.7%           
========================================
  Files             ?     182           
  Lines             ?   17937           
  Branches          ?       0           
========================================
  Hits              ?   12145           
  Misses            ?    4621           
  Partials          ?    1171

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 6854cf0...6a3d5de. Read the comment docs.