Skip to content

Add python coverage package and update docs for usage#884

Merged
1Blademaster merged 1 commit intomainfrom
883-add-pytest-coverage-report
Nov 28, 2025
Merged

Add python coverage package and update docs for usage#884
1Blademaster merged 1 commit intomainfrom
883-add-pytest-coverage-report

Conversation

@1Blademaster
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings November 28, 2025 20:00
@1Blademaster 1Blademaster linked an issue Nov 28, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Python coverage testing dependencies and improves the documentation for generating test coverage reports in the backend testing workflow.

Key Changes:

  • Added coverage==7.12.0 and pytest-cov==7.0.0 packages to Python dependencies
  • Updated the pytest coverage command documentation to explicitly specify the tests/ directory

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
radio/requirements.txt Added coverage and pytest-cov packages to enable test coverage reporting
docs/DEVELOPMENT_GUIDE.md Updated pytest coverage command to include explicit tests directory argument

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@1Blademaster 1Blademaster merged commit 19d952f into main Nov 28, 2025
13 checks passed
@1Blademaster 1Blademaster deleted the 883-add-pytest-coverage-report branch November 28, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pytest coverage report

3 participants