airbnb/caravel

View on GitHub
superset/models/sql_lab.py

Summary

Maintainability
C
1 day
Test Coverage

File sql_lab.py has 463 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
Severity: Minor
Found in superset/models/sql_lab.py - About 7 hrs to fix

    Query has 26 functions (exceeds 20 allowed). Consider refactoring.
    Open

    class Query(
        SqlTablesMixin,
        ExtraJSONMixin,
        ExploreMixin,
        Model,
    Severity: Minor
    Found in superset/models/sql_lab.py - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status