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

perf: migrate to vite #3804

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

perf: migrate to vite #3804

wants to merge 1 commit into from

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Feb 8, 2024

Bundle sizes

Assets Before After
js 35M 16M
css 0 240K
total 35M 17M

@st3iny st3iny added the performance Performance issues and optimisations label Feb 8, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 2.12%. Comparing base (8c3a4f5) to head (969a264).
Report is 98 commits behind head on main.

Current head 969a264 differs from pull request most recent head e7f9d6e

Please upload reports for the commit e7f9d6e to get more accurate results.

Files Patch % Lines
src/files-action.js 0.00% 3 Missing and 1 partial ⚠️
src/main.js 0.00% 3 Missing ⚠️
lib/Controller/PageController.php 0.00% 2 Missing ⚠️
src/mixins/CircleActionsMixin.js 0.00% 2 Missing ⚠️
...nts/AppNavigation/Settings/SettingsAddressbook.vue 0.00% 1 Missing ⚠️
src/services/cdav.js 0.00% 1 Missing ⚠️
src/services/collaborationAutocompletion.js 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              main   #3804      +/-   ##
==========================================
- Coverage     2.44%   2.12%   -0.32%     
- Complexity       0     261     +261     
==========================================
  Files           90     114      +24     
  Lines         4541    5221     +680     
  Branches      1163    1130      -33     
==========================================
  Hits           111     111              
- Misses        4310    4990     +680     
  Partials       120     120              

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

@ChristophWurst ChristophWurst added the 1. to develop Accepted and waiting to be taken care of label May 2, 2024
@st3iny st3iny added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels May 28, 2024
@st3iny st3iny force-pushed the perf/migrate-to-vite branch 2 times, most recently from d7a903a to c794d3d Compare May 30, 2024 06:30
@st3iny st3iny added this to the v6.1.0 milestone May 30, 2024
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny marked this pull request as ready for review May 30, 2024 09:49
@st3iny st3iny added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews performance Performance issues and optimisations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants