Skip to content

Conversation

@luka-nextcloud
Copy link
Contributor

@luka-nextcloud luka-nextcloud commented Dec 31, 2024

📝 Summary

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

@codecov
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

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

Project coverage is 46.56%. Comparing base (6702ab9) to head (50d850a).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/views/RichWorkspace.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6816   +/-   ##
=======================================
  Coverage   46.56%   46.56%           
=======================================
  Files         748      746    -2     
  Lines       34307    34306    -1     
  Branches     1242     1240    -2     
=======================================
  Hits        15976    15976           
- Misses      17709    17710    +1     
+ Partials      622      620    -2     

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

@juliusknorr juliusknorr force-pushed the fix/richworkspace-non-english branch from 0bebeda to 50d850a Compare January 3, 2025 10:15
@juliusknorr juliusknorr merged commit 8a90725 into main Jan 3, 2025
63 of 64 checks passed
@juliusknorr juliusknorr deleted the fix/richworkspace-non-english branch January 3, 2025 11:27
@luka-nextcloud
Copy link
Contributor Author

/backport to stable28

@luka-nextcloud
Copy link
Contributor Author

/backport to stable29

@luka-nextcloud
Copy link
Contributor Author

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Folder description (RichWorkspace) not shown up right after created for non-English language

3 participants