src/tests/audition_tests/test_selection_rules.py

Summary

Maintainability
B
6 hrs
Test Coverage

File test_selection_rules.py has 577 lines of code (exceeds 400 allowed). Consider refactoring.
Open

import pandas as pd

from triage.component.audition.selection_rules import (
    best_current_value,
    best_average_value,
Severity: Major
Found in src/tests/audition_tests/test_selection_rules.py - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status