Skip to content

Simplecov branching support? #462

Open
@gondalez

Description

@gondalez

After following #413 I managed to get simplecov 0.21.2 going for my project (thank you all involved 🙏 )

I have a related question: does anyone know if codeclimate supports the branching feature?
I looked but could not see it anywhere in the docs.

I made a spec that deliberately does not cover a branch:

image

Which shows nicely in the simplecov report:
image

But it shows as 100% covered in the codeclimate output (via the browser plugin and the UI):
image

image

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions