build!: require php-forge/debug ^0.3. - #13
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 310 310
===========================================
Files 22 22
Lines 813 813
===========================================
Hits 813 813 ☔ View full report in Codecov by Harness. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (12)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (4)
🧰 Additional context used🪛 PHPMD (2.15.0)src/Debug/VitePanel.php[warning] 48-96: The method present() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10. (undefined) (CyclomaticComplexity) [warning] 48-96: The method present() has an NPath complexity of 432. The configured NPath complexity threshold is 200. (undefined) (NPathComplexity) tests/Debug/VitePanelTest.php[error] Avoid using static access to class '\PHPForge\Vite\Tests\Provider\VitePanelProvider' in method 'testChunksAndMixedModesRemainProviderOwned'. (undefined) (StaticAccess) [error] 39-477: The class VitePanelTest has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13. (undefined) (CouplingBetweenObjects) 🔇 Additional comments (12)
📝 SummarySummary by CodeRabbit
WalkthroughChangesVite panel update
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Other Merge Risk: ⚪ Minimal · up to The change removes the Vite panel active-state output consistently and records the breaking dependency update; no material merge risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 42.86% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 7 functions across 3 files. (9 skipped: 9 unsupported.)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit checks the panel’s bright display Comment |
Pull Request