Skip to content

Not showing coverage on all projects on big codebase (NUnit v3) #33

@rmed1na

Description

@rmed1na

Installed product versions

  • Visual Studio: 2019 Community
  • This extension: latest

Description

Code coverage is not shown on reports neither on the green/red bar lines on the margin on lots of projects from a big codebase (50 projs).

Only covers some projs, around 1/3

Steps to recreate

  1. Have a big codebase (or just copy the same proj multiple times)
  2. Have some test for all the projs
  3. Run the tests
  4. Check code coverage (margin lines & reports)

Current behavior

Not showing coverage for all the assemblies (none excluded)

Expected behavior

Should consider code coverage from all the assemblies

Side Notes

Also, I'm using NUnit 3, if it helps to know
Btw, great product!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions