Closed sleberknight closed 3 months ago
Since we know the Level enum can only contain specific values, replace the default in the switch statement with a "case TRACE" arm.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 100.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Since we know the Level enum can only contain specific values, replace the default in the switch statement with a "case TRACE" arm.