Refactor frontend file validation and hints - #3235
Open
samuelwei wants to merge 25 commits into
Open
Codecov / codecov/project
failed
Jul 30, 2026 in 1s
97.07% (-0.04%) compared to 8e399de
View this Pull Request on Codecov
97.07% (-0.04%) compared to 8e399de
Details
Codecov Report
❌ Patch coverage is 95.04132% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.07%. Comparing base (8e399de) to head (82671c4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...sources/js/components/RoomTabFilesUploadButton.vue | 42.85% | 4 Missing |
| resources/js/composables/useFileHelpers.js | 83.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3235 +/- ##
=============================================
- Coverage 97.10% 97.07% -0.04%
- Complexity 1949 1952 +3
=============================================
Files 483 485 +2
Lines 16660 16727 +67
Branches 2408 2421 +13
=============================================
+ Hits 16178 16238 +60
- Misses 482 489 +7 ☔ View full report in Codecov by Harness.
📢 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.
Loading