Skip to content

Conversation

@SebastianKrupinski
Copy link
Contributor

@SebastianKrupinski SebastianKrupinski commented Nov 15, 2025

Summary

Requires nextcloud-libraries/nextcloud-vue#8009

@SebastianKrupinski
Copy link
Contributor Author

Initial testable vue 3 migration

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (50fc39c) to head (8f12201).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #7697       +/-   ##
==========================================
- Coverage   11.06%       0   -11.07%     
==========================================
  Files         327       0      -327     
  Lines       62364       0    -62364     
  Branches      918       0      -918     
==========================================
- Hits         6900       0     -6900     
+ Misses      55328       0    -55328     
+ Partials      136       0      -136     
Flag Coverage Δ
javascript ?

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@GVodyanov GVodyanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few issues I found while poking around:

Image Image Image Image Image Image

@GVodyanov
Copy link
Contributor

Fixed this:

Before After
image image

@GVodyanov
Copy link
Contributor

I added the new datepicker, however it requires this: nextcloud-libraries/nextcloud-vue#8009

SebastianKrupinski and others added 15 commits December 24, 2025 07:18
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
GVodyanov and others added 4 commits December 24, 2025 07:20
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

Status: 🏗️ In progress

Development

Successfully merging this pull request may close these issues.

Migrate to Vue 3

3 participants