malavsky/jira-slack

View on GitHub
tests/services/JiraWebHookTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method providerPrepareData has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function providerPrepareData()
    {
        return [
            [
                file_get_contents(__DIR__ . '/../fixtures/issue_created.json'),
Severity: Minor
Found in tests/services/JiraWebHookTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status