Skip to content

Improve code coverage #1823

@jnyrup

Description

@jnyrup

Description

We now have automatic code coverage as part of the CI pipeline, posting the result to https://coveralls.io/github/fluentassertions/fluentassertions

At the time of writing our line coverage is 95.75% and branch coverage is 92.45%.
We do not seek 100% coverage at all costs as some parts might not/hardly be testable, but there are clearly spots were it's easy to write the missing tests.

Ideally all code should be testable through the public API and shouldn't require any changes to the implementation.
If you think the core project needs changes, please discuss those changes here first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions