molgenis / molgenis-frontend

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

fix: use app id to differ from other apps for update #716

Closed jelmerveen closed 2 years ago

jelmerveen commented 2 years ago

Checklist

sonarcloud[bot] commented 2 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

molgenis-jenkins commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #716 (c6d2ff6) into master (756b7c9) will not change coverage. The diff coverage is 50.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #716   +/-   ##
======================================
  Coverage    89.7%   89.7%           
======================================
  Files         141     141           
  Lines        3423    3423           
  Branches      508     478   -30     
======================================
  Hits         3071    3071           
  Misses        349     349           
  Partials        3       3           
Flag Coverage Δ
unit 89.7% <50.0%> (ø)

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

Impacted Files Coverage Δ
packages/app-manager/src/components/UpdateApp.vue 62.5% <50.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 756b7c9...c6d2ff6. Read the comment docs.