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

Migrate Webpack to Vite build system #2507

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Migrate Webpack to Vite build system #2507

wants to merge 10 commits into from

Conversation

christianlupus
Copy link
Collaborator

Topic and Scope

This will migrate to Vite packer finally

Concerns/issues

This is not finally tested 😉

Formal requirements

There are some formal requirements that should be satisfied. Please mark those by checking the corresponding box.

  • I did check that the app can still be opened and does not throw any browser logs
  • I created tests for newly added PHP code (check this if no PHP changes were made)
  • I updated the OpenAPI specs and added an entry to the API changelog (check if API was not modified)
  • I notified the matrix channel if I introduced an API change

Copy link

github-actions bot commented Sep 18, 2024

Test Results

   12 files    584 suites   1m 38s ⏱️
  575 tests   575 ✅ 0 💤 0 ❌
2 300 runs  2 299 ✅ 1 💤 0 ❌

Results for commit 21c30e1.

♻️ This comment has been updated with latest results.

Christian Wolf added 10 commits September 20, 2024 13:20
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Signed-off-by: Christian Wolf <[email protected]>
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.56%. Comparing base (380a4a8) to head (21c30e1).
Report is 32 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2507   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files          95       95           
  Lines        2762     2762           
=======================================
  Hits         2170     2170           
  Misses        592      592           
Flag Coverage Δ
integration 21.14% <ø> (ø)
migration 5.46% <ø> (ø)
unittests 56.44% <ø> (ø)

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

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.

1 participant