SolalDR/data-gui

View on GitHub
src/controllers/select-controller.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return html`
      <div>
        <label>${this.name}</label>
        <div class="right">
Severity: Minor
Found in src/controllers/select-controller.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status