datacite/volpino

View on GitHub
app/assets/javascripts/works/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function contributionsViz has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function contributionsViz(json, sources) {
  data = json.contributions;

  json.href = "?page={{number}}";
  if (source_id !== "") { json.href += "&source_id=" + source_id; }
Severity: Minor
Found in app/assets/javascripts/works/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status