woothemes/woocommerce

View on GitHub
assets/js/admin/wc-product-import.js

Summary

Maintainability
A
1 hr
Test Coverage

Function run_import has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    productImportForm.prototype.run_import = function() {
        var $this = this;

        $.ajax( {
            type: 'POST',
Severity: Minor
Found in assets/js/admin/wc-product-import.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status