NabDev/NabBot

View on GitHub
cogs/utils/database_migration.py

Summary

Maintainability
A
0 mins
Test Coverage

Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed.
Open

def check_sql_database(conn: sqlite3.Connection):
Severity: Critical
Found in cogs/utils/database_migration.py by sonar-python

Cognitive Complexity is a measure of how hard the control flow of a function is to understand. Functions with high Cognitive Complexity will be difficult to maintain.

See

There are no issues that match your filters.

Category
Status