yewstack / yewstack/yew

Add code coverage reporting for project.

Open
#1,267 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-ci
Dominant language
Rust
Stars
32.8k
Forks
1.5k
Avg merge
5h 34m
Merged PRs (30d)
2

Description

Describe the feature you'd like
Code coverage reporting (percentage of lines of code which are run during Yew's tests).

Is your feature request related to a problem? Please describe. (Optional)
This should be possible to do using grcov (but I need to check if it works with Wasm)

Describe alternatives you've considered (Optional)
No code coverage.

Additional context (Optional)
Add any other context or screenshots about the feature request here.

Questionnaire

  • I'm interested in implementing this myself but don't know where to start
  • I would like to add this feature
  • I don't have time to add this right now, but maybe later

Contributor guide

Open the contributing guide

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

No files, tests, or entry points are named. Start by examining Yew's test and CI setup and checking whether grcov supports the project's Wasm tests; done means the test runs produce a usable code-coverage percentage report.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, wasm
Domain
build-system, 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.