Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: properly setup vite build & backend server (#21) #22

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

holtgrewe
Copy link
Member

No description provided.

@holtgrewe holtgrewe linked an issue Sep 1, 2023 that may be closed by this pull request
@holtgrewe holtgrewe enabled auto-merge (squash) September 1, 2023 06:21
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 61.53% and project coverage change: -1.62% ⚠️

Comparison is base (644a2d4) 87.39% compared to head (bf959dd) 85.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   87.39%   85.77%   -1.62%     
==========================================
  Files          14       14              
  Lines         230      239       +9     
  Branches       41       43       +2     
==========================================
+ Hits          201      205       +4     
- Misses         28       32       +4     
- Partials        1        2       +1     
Flag Coverage Δ
backend 97.67% <80.00%> (-2.33%) ⬇️
frontend 83.16% <50.00%> (-1.66%) ⬇️

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

Files Changed Coverage Δ
frontend/src/views/GeneDetailView.vue 72.11% <33.33%> (-1.68%) ⬇️
frontend/src/router/index.ts 50.00% <50.00%> (ø)
backend/app/main.py 97.61% <80.00%> (-2.39%) ⬇️
frontend/src/api/annonars.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@holtgrewe holtgrewe merged commit 5459db5 into main Sep 1, 2023
9 of 10 checks passed
@holtgrewe holtgrewe deleted the 21-reev-renders-blank-page-when-deployed branch September 1, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REEV renders blank page when deployed
1 participant