molgenis / molgenis-frontend

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

fix(docker): 9.0 release lts version bumps #680

Closed MaxPostema closed 3 years ago

MaxPostema commented 3 years ago

Checklist

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

molgenis-jenkins commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #680 (6de738d) into master (2d5c313) will decrease coverage by 0.1%. The diff coverage is 36.3%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #680     +/-   ##
========================================
- Coverage    89.8%   89.6%   -0.2%     
========================================
  Files         140     140             
  Lines        3361    3371     +10     
  Branches      500     500             
========================================
+ Hits         3020    3023      +3     
- Misses        338     345      +7     
  Partials        3       3             
Flag Coverage Δ
unit 89.6% <36.3%> (-0.2%) :arrow_down:

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

Impacted Files Coverage Δ
...ckages/data-explorer/src/store/explorer/actions.ts 95.4% <0.0%> (-4.6%) :arrow_down:
...ages/data-explorer/src/store/explorer/mutations.ts 89.8% <0.0%> (-1.9%) :arrow_down:
packages/data-explorer/src/store/explorer/state.ts 100.0% <ø> (ø)
...kages/data-row-edit/src/components/DataRowEdit.vue 100.0% <ø> (ø)
packages/data-explorer/src/App.vue 100.0% <100.0%> (ø)
...kages/data-explorer/src/components/DataRowEdit.vue 100.0% <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 9d91d62...6de738d. Read the comment docs.