Support other formats for TeamCity.ImportDotCoverCoverage
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 21
Description
As currently implemented, `TeamCity.ImportDotCoverCoverage` is hard-coded to only support 'dotcover'. The [TeamCity documentation](https://confluence.jetbrains.com/display/TCD18/Manually+Configuring+Reporting+Coverage) indicates that partcover, ncover and ncover3 are also supported.
It would be good to provide an override that allows specifying these other formats.
Contributor guide
Research direction
Start at the TeamCity.ImportDotCoverCoverage entry point and compare its current handling with the TeamCity coverage-reporting documentation linked in the issue. Define the override for partcover, ncover, and ncover3, then verify that each supported format can be selected without changing the existing dotcover behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100