sillsdev / sillsdev/languageforge-lexbox
collect code coverage and publish as part of tests
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the feature
Dotnet supports code coverage via coverlet, it's already there and setup, we just need to use it and figure out how to publish the coverage, not sure what github integration exists? or maybe just an html report?
Who is this feature for?
devs
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 inspecting the existing coverlet setup used by the .NET tests and the repository's test or GitHub configuration. Determine whether coverage should be published through GitHub integration or as an HTML report. Done means tests collect coverage and a usable report is published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100