datacite/bracco

View on GitHub
app/components/model-search.js

Summary

Maintainability
A
1 hr
Test Coverage

Function didReceiveAttrs has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  didReceiveAttrs() {
    this._super(...arguments);

    this.set('query', this.model.get('query.query'));
    this.set('sort', this.model.get('query.sort'));
Severity: Minor
Found in app/components/model-search.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status