influxdata/influxdb-java

View on GitHub
src/main/java/org/influxdb/querybuilder/SelectionQueryImpl.java

Summary

Maintainability
A
3 hrs
Test Coverage

SelectionQueryImpl has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

public class SelectionQueryImpl implements Selection, WithInto {

  private final SelectionCoreImpl selectionCore;
  private boolean requiresPost;

Severity: Minor
Found in src/main/java/org/influxdb/querybuilder/SelectionQueryImpl.java - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status