molgenis / molgenis-ui-context

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

feat: always use Context type instead of optional null #92

Closed jvanveen closed 4 years ago

jvanveen commented 4 years ago

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #92   +/-   ##
====================================
  Coverage      93%   93%           
====================================
  Files          18    18           
  Lines         144   144           
  Branches       20    20           
====================================
  Hits          134   134           
  Misses         10    10
Flag Coverage Δ
#unit 93% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
src/store/state.ts 100% <ø> (ø) :arrow_up:
src/store/getters.ts 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 ee6239b...06a0b8b. Read the comment docs.