Showing 6 of 6 total issues

Function createServer has 60 lines of code (exceeds 50 allowed). Consider refactoring.
Open

export default async function createServer () {
  const app = express(feathers())
  // Override Feathers configure that do not manage async operations,
  // here we also simply call the function given as parameter but await for it
  app.configure = async function (fn) {
Severity: Major
Found in src/main.js - About 1 hr to fix

    TODO found
    Open

        // TODO: we should support additionnal CRS according to https://docs.ogc.org/DRAFTS/17-069r5.html#_parameter_bbox
    Severity: Minor
    Found in src/utils.js by fixme

    FIXME found
    Open

      // FIXME: hack to make OGC conformance tests pass
    Severity: Minor
    Found in src/utils.js by fixme

    TODO found
    Open

      // TODO: compute spatial extent based on data ?
    Severity: Minor
    Found in src/utils.js by fixme

    TODO found
    Open

      // TODO: compute time extent based on data ?
    Severity: Minor
    Found in src/utils.js by fixme

    TODO found
    Open

      // TODO: we support a small subset of text encoding
    Severity: Minor
    Found in src/utils.cql.js by fixme
    Severity
    Category
    Status
    Source
    Language