KarrLab/datanator_query_python

View on GitHub
datanator_query_python/aggregate/pipelines.py

Summary

Maintainability
A
2 hrs
Test Coverage
B
87%

Function aggregate_taxon_distance has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def aggregate_taxon_distance(self, match, local_field, _as, 
Severity: Major
Found in datanator_query_python/aggregate/pipelines.py - About 50 mins to fix

    Function aggregate_field_count has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def aggregate_field_count(self, field, projection={"parameter": 1},
    Severity: Minor
    Found in datanator_query_python/aggregate/pipelines.py - About 35 mins to fix

      Function aggregate_all_occurences has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def aggregate_all_occurences(self, field, match=None,
      Severity: Minor
      Found in datanator_query_python/aggregate/pipelines.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status