GeriLife/caregiving

View on GitHub
homes/charts.py

Summary

Maintainability
A
2 hrs
Test Coverage
F
30%

Showing 2 of 2 total issues

File charts.py has 262 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from django.db.models import Sum
from django.utils.translation import gettext as _
 
import pandas as pd
import plotly.express as px
Severity: Minor
Found in homes/charts.py - About 2 hrs to fix

    File not formatted according to black style guide
    Open

    return monthly_activity_hours_by_caregiver_role_chart.to_html()
    Severity: Minor
    Found in homes/charts.py by black

    There are no issues that match your filters.

    Category
    Status