resource-watch/rw_metadata

View on GitHub
app/src/serializers/metadata.serializer.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function serialize has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    static serialize(data) {

        const result = {
            data: []
        };
Severity: Minor
Found in app/src/serializers/metadata.serializer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status