DeveloperCAP/MLCAT

View on GitHub
test/integration_test/lib/analysis/author/test_curve_fiting.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function test_generate_crt_curve_fits has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def test_generate_crt_curve_fits(mock_figure, mock_plot, mock_legend, mock_ylabel, mock_xlabel, mock_savefig):
Severity: Minor
Found in test/integration_test/lib/analysis/author/test_curve_fiting.py - About 45 mins to fix

    Function test_generate_rt_curve_fits has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def test_generate_rt_curve_fits(mock_figure, mock_plot, mock_legend, mock_ylabel, mock_xlabel, mock_savefig):
    Severity: Minor
    Found in test/integration_test/lib/analysis/author/test_curve_fiting.py - About 45 mins to fix

      Function test_generate_cl_curve_fits has 6 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def test_generate_cl_curve_fits(mock_figure, mock_plot, mock_legend, mock_ylabel, mock_xlabel, mock_savefig):
      Severity: Minor
      Found in test/integration_test/lib/analysis/author/test_curve_fiting.py - About 45 mins to fix

        There are no issues that match your filters.

        Category
        Status