airbnb/caravel

View on GitHub
superset-frontend/packages/superset-ui-chart-controls/src/operators/sortOperator.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function sortOperator has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const sortOperator: PostProcessingFactory<PostProcessingSort> = (
  formData,
  queryObject,
) => {
  // the sortOperator only used in the barchart v2

    There are no issues that match your filters.

    Category
    Status