sillsdev / sillsdev/languageforge-lexbox

collect code coverage and publish as part of tests

Open
#1,047 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🧑‍💻 DX
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.