Skip to content

Feature: covers annotation/attribute should tell psalm that method is in use #141

Description

@boesing

When using @covers, I would expect psalm to realize that a method is in use, even tho, it is not directly called.

AFAIR, @psalm-api does mark methods as used as well, even tho they might not be called - so there is not a strong need in actually verifying that, right?
Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions