molgenis / molgenis-ui-context

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

Fix/multiple menu items #83

Closed connoratrug closed 4 years ago

connoratrug commented 4 years ago

Closes: #81

Checklist

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #83     +/-   ##
========================================
+ Coverage      90%   90.8%   +0.8%     
========================================
  Files          13      13             
  Lines         110     109      -1     
  Branches       12      12             
========================================
  Hits           99      99             
+ Misses         11      10      -1
Flag Coverage Δ
#unit 90.8% <ø> (+0.8%) :arrow_up:
Impacted Files Coverage Δ
src/exampleMenu.ts 100% <ø> (ø) :arrow_up:
src/components/PageComponent.vue 100% <ø> (ø) :arrow_up:
src/components/NavBar.vue 82% <ø> (-0.5%) :arrow_down:
src/repository/LanguageRepository.ts 100% <0%> (+14.2%) :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 9a21cc0...063ca36. Read the comment docs.

fdlk commented 4 years ago

I get a warning warning Resolution field "chromedriver@77.0.0" is incompatible with requested version "chromedriver@^2.46.0"

molgenis-jenkins commented 4 years ago

:tada: This PR is included in version 1.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: