devboard/github-object-api-facade

View on GitHub
spec/Repo/Milestone/Converter/GithubMilestoneConverterSpec.php

Summary

Maintainability
B
4 hrs
Test Coverage

GithubMilestoneConverterSpec has 32 functions (exceeds 20 allowed). Consider refactoring.
Open

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

    There are no issues that match your filters.

    Category
    Status