bafs/psalm-plugin-typecov

Get nice type coverage reports

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:psalm-plugin

dev-main 2022-12-27 22:39 UTC

This package is not auto-updated.

Last update: 2023-11-30 01:18:10 UTC


README

Experimental Psalm plugin to have type coverage information

Install

composer req --dev bafs/psalm-plugin-typecov

Register the plugin in psalm.xml:

    <plugins>
        <pluginClass class="BafS\PsalmTypecov\TypeCoverage">
            <htmlReport output="typecov-report.html" />
        </pluginClass>
    </plugins>

Screenshoot

68747470733a2f2f692e696d6775722e636f6d2f76396c3549514e2e706e67