cqse / cqse/Teamscale-AzureDevOps-Extension
Make conversion with CodeCoverage.exe also available without direct upload to Teamscale
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Within the functionality of the ADOS plugin, the conversion from .coverage files to a Teamscale readable format is done.
It would be a nice feature, if the conversion could also be done without having the Plugin uploading the results to Teamscale (as this might not always be possible in e.g. certain firewall configurations), but further (has not be implemented here as there is already such a task in ADOS) archive the generated files to ADOS build artifacts.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ADOS plugin task that converts .coverage files and the existing Teamscale upload flow. The work is done when conversion can run without direct Teamscale upload and the generated Teamscale-readable files are archived as ADOS build artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100