Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Low coverage scores #1

@p1ho

Description

@p1ho

The coverage score is at 57% which is pretty bad.

This is because a lot of the methods are wrappers for google-api-php-client and it requires credentials and a viewId that works with the credentials and that makes it hard to test.

For example, I did not write any test for the src/Report/Assembler.php because it would require a mock instantiation of Response body object with mock data which I do not have.

Any suggestion on what I can do to up the coverage score would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions