Skip to content

Conversation

@max-nextcloud
Copy link
Collaborator

  • chore(style): add plugin to organize imports
  • chore(style): organize imports in src
  • chore(style): update prettierignore
  • chore(deps): add vue-tsc
  • chore(style): use prettier everywhere
  • chore(lint): apply prettier everywhere
  • chore(git): ignore prettier application in git blame

@max-nextcloud max-nextcloud requested a review from mejo- as a code owner July 15, 2025 12:13
@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 69.83155% with 394 lines in your changes missing coverage. Please review.

Project coverage is 59.76%. Comparing base (f35082e) to head (644799c).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/nodes/Table/Table.js 25.40% 91 Missing ⚠️
src/editor.js 0.00% 63 Missing ⚠️
...rc/components/Suggestion/LinkPicker/suggestions.js 20.89% 53 Missing ⚠️
src/components/Suggestion/Mention/suggestions.js 26.19% 31 Missing ⚠️
src/components/Menu/ActionInsertLink.vue 32.00% 17 Missing ⚠️
src/extensions/tracking/TrackState.js 0.00% 14 Missing ⚠️
src/components/Menu/BaseActionEntry.js 15.38% 11 Missing ⚠️
src/components/Suggestion/Emoji/EmojiList.vue 0.00% 10 Missing ⚠️
...rc/components/Suggestion/SuggestionListWrapper.vue 0.00% 10 Missing ⚠️
src/components/Editor/GuestNameDialog.vue 0.00% 9 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7452      +/-   ##
==========================================
+ Coverage   59.71%   59.76%   +0.04%     
==========================================
  Files         494      494              
  Lines       37420    37698     +278     
  Branches     1087     1089       +2     
==========================================
+ Hits        22345    22529     +184     
- Misses      14969    15063      +94     
  Partials      106      106              

☔ 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.

@max-nextcloud max-nextcloud force-pushed the chore/organize-imports branch from 9d1fdd1 to 644799c Compare July 15, 2025 12:22
Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

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

Wow, lots of touched parts of code 😳

@max-nextcloud
Copy link
Collaborator Author

Wow, lots of touched parts of code 😳

Yes... we already did halve a prettier run during this release. So I thought we might as well go all in and be done with it. It's a long release cycle so hopefully not to many backports between 32 and 31.

@max-nextcloud max-nextcloud merged commit 20138c3 into main Jul 17, 2025
65 of 66 checks passed
@max-nextcloud max-nextcloud deleted the chore/organize-imports branch July 17, 2025 11:35
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.

3 participants