Skip to content

test: add backend coverage reporting#428

Draft
saurabhhhcodes wants to merge 1 commit into
Kuldeeep18:mainfrom
saurabhhhcodes:codex/backend-coverage-report
Draft

test: add backend coverage reporting#428
saurabhhhcodes wants to merge 1 commit into
Kuldeeep18:mainfrom
saurabhhhcodes:codex/backend-coverage-report

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

What changed

  • Added coverage to the shared dependency list so contributors can run coverage locally.
  • Added backend/.coveragerc to exclude virtual environments and migrations from coverage reporting.
  • Documented the coverage run manage.py test and coverage html workflow in CONTRIBUTING.md.

Why

Validation

  • git diff --check

Closes #391

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: bf9b7ae7-0de9-43a8-891e-5c7271e9c416

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LO-054 [Easy]: Add Code Coverage Reports to Backend Test Suite

1 participant