molgenis / molgenis-ui-context

The menu component of MOLGENIS
GNU Lesser General Public License v3.0
0 stars 7 forks source link

Fix analytics optout link #71

Open MaxPostema opened 5 years ago

MaxPostema commented 5 years ago

Fixed issue https://github.com/molgenis/molgenis/issues/8426 Needs to be combined with PR https://github.com/molgenis/molgenis/pull/8673

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #71 into master will decrease coverage by 7.8%. The diff coverage is 9%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #71     +/-   ##
========================================
- Coverage    89.1%   81.2%   -7.9%     
========================================
  Files          12      13      +1     
  Lines         101     112     +11     
  Branches       13      14      +1     
========================================
+ Hits           90      91      +1     
- Misses         11      21     +10
Flag Coverage Δ
#unit 81.2% <9%> (-7.9%) :arrow_down:
Impacted Files Coverage Δ
src/components/NavBar.vue 82.5% <ø> (ø) :arrow_up:
src/components/AnalyticsText.vue 0% <0%> (ø)
src/components/FooterComponent.vue 100% <100%> (ø) :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 df0f61a...1c5834f. Read the comment docs.