SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/tasks/dwca_import/store/store.js

Summary

Maintainability
A
1 hr
Test Coverage

Function makeInitialState has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function makeInitialState() {
  return {
    settings: {
      importModalView: false,
      isLoading: false,
Severity: Minor
Found in app/javascript/vue/tasks/dwca_import/store/store.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status