GeoKnow/Jassa-Core

View on GitHub
lib/service/AjaxUtils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createSparqlUpdateAjaxSpec has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    createSparqlUpdateAjaxSpec: function(queryString, baseUrl, usingGraphUris, usingNamedGraphUris, dataDefaults, ajaxDefaults) {
Severity: Minor
Found in lib/service/AjaxUtils.js - About 45 mins to fix

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

        createSparqlRequestAjaxSpec: function(baseUrl, datasetDescription, queryString, dataDefaults, ajaxDefaults) {
    Severity: Minor
    Found in lib/service/AjaxUtils.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status