integer-net/magento2-shippingpreselection

View on GitHub
src/ViewModel/Cart/GraphQlQueries.php

Summary

Maintainability
C
7 hrs
Test Coverage

Method getCartGraphQlQuery has 197 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getCartGraphQlQuery()
    {
        return '
              total_quantity
              is_virtual
Severity: Major
Found in src/ViewModel/Cart/GraphQlQueries.php - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status