[#2411] Added test to skip overriding non-Vortex custom theme.#2419
[#2411] Added test to skip overriding non-Vortex custom theme.#2419AlexSkrypnyk merged 1 commit intomainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (34)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
WalkthroughThe PR removes unnecessary phpunit.xml cleanup logic from the Theme handler when processing core themes with template theme directories, and adds a functional test case to validate that non-Vortex custom theme files remain unmodified during installation. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Code coverage (threshold: 90%) Per-class coverage |
This comment has been minimized.
This comment has been minimized.
2 similar comments
|
Code coverage (threshold: 90%) Per-class coverage |
|
Code coverage (threshold: 90%) Per-class coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2419 +/- ##
==========================================
- Coverage 79.43% 79.08% -0.36%
==========================================
Files 126 119 -7
Lines 6736 6575 -161
Branches 44 0 -44
==========================================
- Hits 5351 5200 -151
+ Misses 1385 1375 -10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes #2411
Summary by CodeRabbit
Release Notes
Tests
Improvements