devboard/github-object-api-facade

View on GitHub
spec/Repo/Issue/Converter/GithubIssueConverterSpec.php

Summary

Maintainability
A
3 hrs
Test Coverage

GithubIssueConverterSpec has 30 functions (exceeds 20 allowed). Consider refactoring.
Open

class GithubIssueConverterSpec extends ObjectBehavior
{
    public function it_is_initializable()
    {
        $this->shouldHaveType('DevBoardLib\GithubObjectApiFacade\Repo\Issue\Converter\GithubIssueConverter');
Severity: Minor
Found in spec/Repo/Issue/Converter/GithubIssueConverterSpec.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status