superdesk/superdesk-client-core

View on GitHub
scripts/core/upload/upload.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

function SourcesDirective() {
    var typeMap = {
        'video/mpeg': 'video/mp4',
    };

Severity: Minor
Found in scripts/core/upload/upload.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status