Dhiren Mhatre
Dhiren Mhatre
## Change Description Fix issue #9708 by checking for existing SQLite database files before warning about bbolt files. Currently, when users start LND with the SQLite backend, they see warnings...
## Change Description Add a `--count_total_invoices` flag to the `listinvoices` RPC command, as requested in issue #9717. This allows users to efficiently count invoices without retrieving all invoice data, which...
**What type of PR is this?** /kind test **What this PR does / why we need it**: This PR adds comprehensive test coverage for the Pacman OS utility functions in...
# Improve test coverage for EdgeHub module to 82% ## What type of PR is this? /kind test ## What this PR does / why we need it This PR...
**What type of PR is this?** /kind test **What this PR does / why we need it**: This PR adds unit tests for the DownstreamController component in cloud/pkg/edgecontroller to improve...
**What type of PR is this?** /kind test **What this PR does / why we need it**: This PR significantly increases the test coverage for the `/keadm/cmd/keadm/app/cmd/debug/check.go` file from 15%...
## Overview This PR enhances the testing coverage for the offline migration admission controller in KubeEdge, addressing the testing requirements outlined in issue #6101. ## Changes - Added comprehensive unit...
## Upstream Issue #6101 ## Legend - ⬜: No PR issued yet - ⏳: In Review - ✅: Merged ## Pre-Existing Pull requests: | Status | Period | Directory |...
/kind test **What this PR does / why we need it**: This PR significantly improves the test coverage of the CSI controller server implementation in KubeEdge. The test coverage for...
**What type of PR is this?** /kind test **What this PR does / why we need it**: This PR adds unit tests for the CSIDriver server implementation in the cloud/pkg/csidriver...