open-orchestra/open-orchestra-cms-bundle

View on GitHub
LogBundle/Resources/public/ecmascript/OpenOrchestra/Application/View/Log/LogListView.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    getColumnsDefinition() {
        return [
            {
                name: "date_time",
                title: Translator.trans('open_orchestra_log.table.date'),

There are no issues that match your filters.

Category
Status