Skip to content

console profiler

96e65d3
Select commit
Loading
Failed to load commit list.
Merged

console profiler #1

console profiler
96e65d3
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Mar 25, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- tests/Doctrine/QueryCounterTest.php  6
- src/Doctrine/ProfilingConnection.php  4
- src/ConsoleProfilerBundle.php  7
- tests/Util/FormattingUtilsTest.php  5
- tests/Tui/DashboardRendererTest.php  18
- src/Doctrine/QueryCounter.php  2
- src/Service/ProfileExporter.php  3
- tests/Service/ProfileExporterTest.php  8
- src/Doctrine/ProfilingStatement.php  2
- tests/Tui/TuiManagerTest.php  19
- src/Doctrine/ProfilingMiddleware.php  2
- src/Tui/TuiManager.php  16
- src/Doctrine/ProfilingDriver.php  2
- tests/Service/MetricsCollectorTest.php  15
- src/Service/MetricsCollector.php  27
- src/Tui/DashboardRenderer.php  29
- src/Service/MetricsSnapshot.php  3
- tests/Doctrine/DoctrineMiddlewareTest.php  7
- src/Util/FormattingUtils.php  10
- src/Tui/AnsiTerminal.php  12
- tests/ConsoleProfilerBundleTest.php  4
- tests/Doctrine/ProfilingDriverTest.php  1
- tests/TestTrait.php  1
- src/EventListener/ConsoleProfilerListener.php  29
- tests/EventListener/ConsoleProfilerListenerTest.php  11
         

See the complete overview on Codacy