Vizzuality/gfw-climate

View on GitHub
app/assets/javascripts/views/HeaderView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function welcome has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    welcome: function() {
      console.info(
        '%c .',
        "background-image: url('http://www.globalforestwatch.org/assets/logo-new.png'); width: 85px; height: 90px; float:left;font-size:82px; color: transparent;"
      );
Severity: Minor
Found in app/assets/javascripts/views/HeaderView.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status