Skip to content

#55 Add code coverage reporting  #55

Description

@karanjadavi

Description:

Problem
We don't know how much of the codebase is covered by tests. Low test coverage means bugs can hide in untested code.
Solution
Add code coverage reporting for both the Rust contract and Next.js frontend.
Tasks

Add cargo-tarpaulin for Rust coverage
Add Jest coverage for frontend
Add coverage reports to CI pipeline
Add coverage badge to README
Set minimum coverage threshold of 80%

Skills needed
Rust, TypeScript, DevOps
Difficulty
Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    mediumThis doesn't seem righttest

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions