Skip to content

Weird edge case where the same file is added multiple times to the CoverageReport. #89

@atlaste

Description

@atlaste

While running coverage myself, I found a weird edge case. In this specific case, I found that the same file was sometimes added with different caps. Like:

FILE: [...]\Network\TCP\ASyncTCP.h
...
FILE: [...]\Network\TCP\AsyncTCP.h

After running, we end up with:

Updating coverage results from: C:\Projects\CNC\JIT\CodeCoverage.cov
Error loading coverage report: An item with the same key has already been added.

and that's that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions