Add coverage tests

Open
#274 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
ci-cd, testing

Research direction

Start by reading the referenced .github/workflows/test-python.yml section in reactpy-router and inspect the reactpy-django test layout. Use hatch's coverage setup as the guide, then identify any missing tests or necessary # nocov comments. Done means coverage runs for this repository and the existing test suite remains passing.

Written by the indexing model from the issue text.

Description

complexity: 3 (low) priority: 3 (low) type: ci
Current Situation

We currently don't run code coverage on reactpy-django

Proposed Actions

Add coverage tests to this repository. Thankfully this is pretty simple to do using hatch, as we have already implemented it on our reactpy-router repository.

Resolving this issue may also involve adding a few more tests (and/or # nocov comments) to this repository.

Dominant language
Python
Stars
357
Forks
22
Avg merge
10h 31m
Merged PRs (30d)
2

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.

More from reactive-python/reactpy-django

All issues in reactive-python/reactpy-django

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.