Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Feedback from code coverage #48

@napulen

Description

@napulen

Not sure if everyone is able to see the reports in codecov. If not, we need to find a way to make those publicly available for convenience.

From a quick look I gave to them:

The function sylb_note_map is not currently covered by the tests:

image

From the driver, almost no code is being covered by the tests. Here is the overall picture:

image

Having tests that exercise all the code is desirable. This is what these tools (code coverage) reveal and are useful for.

Yet, good thing code coverage is running now!

A low-priority issue derived from this is to extend the tests to exercise more of the codebase.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions