feat(ui): expose captured trace totals and style clickable Log severity counters as filter pills alongside History status shortcuts. - #32
Conversation
…ty counters as filter pills alongside History status shortcuts.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #32 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 1745 1747 +2
===========================================
Files 141 141
Lines 7053 7062 +9
===========================================
+ Hits 7053 7062 +9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Warning Review limit reachedNext included review available in 51 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (1)
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
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. (6)
🧰 Additional context used🪛 PHPMD (2.15.0)tests/Panel/Log/LogCountsTest.php[error] 60-60: Avoid using static access to class '\PHPForge\Debug\Panel\Log\LogCounts' in method 'testFromRowsExposesHasFlagsForNonZeroCounts'. (undefined) (StaticAccess) 🔇 Additional comments (4)
📝 SummarySummary by CodeRabbit
WalkthroughThe change adds TRACE totals and presence checks to ChangesTrace Counts and Log Filters
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This change adds trace totals to Log summaries and styles severity counters as filter pills while preserving existing construction compatibility. No current merge-blocking risk remains. Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 33.33% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 9 functions across 2 files. (2 skipped: 2 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. Comment |
Pull Request