SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/tasks/nomenclature/new_taxon_name/store/store.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

function makeInitialState () {
  return {
    taxon_name: {
      id: undefined,
      global_id: undefined,
Severity: Major
Found in app/javascript/vue/tasks/nomenclature/new_taxon_name/store/store.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status