BuddhaNexus/buddhanexus-frontend

View on GitHub
src/views/data/data-view-filter-sliders.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    //prettier-ignore
    return html`
      <div class="data-view-filter-sliders">
        <div
Severity: Major
Found in src/views/data/data-view-filter-sliders.js - About 2 hrs to fix

    Function styles has 47 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      static get styles() {
        return [
          css`
            :host {
              width: 100%;
    Severity: Minor
    Found in src/views/data/data-view-filter-sliders.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status