molgenis / molgenis-frontend

Frontend code for MOLGENIS
GNU Lesser General Public License v3.0
6 stars 12 forks source link

fix(components-library): add i18n functionality #654

Closed jelmerveen closed 3 years ago

jelmerveen commented 3 years ago

Checklist

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

molgenis-jenkins commented 3 years ago

:star: PR Preview available on https://preview-frontend-pr-654.dev.molgenis.org

codecov[bot] commented 3 years ago

Codecov Report

Merging #654 (f2e27d5) into master (43a069f) will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #654   +/-   ##
======================================
  Coverage    89.7%   89.7%           
======================================
  Files         139     139           
  Lines        3365    3367    +2     
  Branches      500     470   -30     
======================================
+ Hits         3020    3022    +2     
  Misses        342     342           
  Partials        3       3           
Flag Coverage Δ
unit 89.7% <100.0%> (+<0.1%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...-library/src/components/filters/CheckboxFilter.vue 94.2% <100.0%> (+0.1%) :arrow_up:
...nts-library/src/components/filters/MultiFilter.vue 93.2% <100.0%> (+<0.1%) :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 43a069f...f2e27d5. Read the comment docs.