OpenC3/cosmos

View on GitHub
openc3-cosmos-init/plugins/packages/openc3-tool-common/src/components/widgets/GraphWidget.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function created has 84 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  created: function () {
    this.settings.forEach((setting) => {
      switch (setting[0]) {
        case 'ITEM':
          this.items.push({

    There are no issues that match your filters.

    Category
    Status