You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add additional tests for MonitorManager SQLite methods
- Add tests for getActiveQueriesSQLite method
- Add tests for getActiveConnectionsSQLite method
- Add tests for getSlowQueriesSQLite with profiling enabled
- Add tests for getSlowQueriesSQLite without profiling
Total: 4 new tests added to MonitorManagerTests.
Code coverage increased from 65.82% to 65.93% (Lines: 18194/27596).
All tests pass successfully.
0 commit comments