molgenis / molgenis-ui-context

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

test: fix context fixture #91

Closed fdlk closed 4 years ago

fdlk commented 4 years ago

Checklist

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #91     +/-   ##
======================================
+ Coverage    90.8%   93%   +2.2%     
======================================
  Files          13    18      +5     
  Lines         109   144     +35     
  Branches       13    20      +7     
======================================
+ Hits           99   134     +35     
  Misses         10    10
Flag Coverage Δ
#unit 93% <ø> (+2.2%) :arrow_up:
Impacted Files Coverage Δ
tests/unit/fixtures/context.ts 100% <ø> (ø)
src/store/mutations.ts 100% <0%> (ø)
src/store/state.ts 100% <0%> (ø)
src/store/getters.ts 100% <0%> (ø)
src/store/actions.ts 100% <0%> (ø)

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 8ee1c22...f650fbf. Read the comment docs.

molgenis-jenkins commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: