Skip to content

(devops): Add script for analyzing code coverage #7119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

realVinayak
Copy link
Collaborator

@realVinayak realVinayak commented Jul 16, 2025

Fixes #7118

Context: coverage generates the test coverage for each file (not per app). So, it makes answering questions like "what is the coverage of stored_queries app" hard. This script parses the json dump from coverage and makes per-module coverage report (more useful).

@github-project-automation github-project-automation bot moved this to 📋Back Log in General Tester Board Jul 16, 2025
@realVinayak realVinayak changed the title (devops): Add script for analyzing code coverage) (devops): Add script for analyzing code coverage Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

DevOps: Add scripts for backend code coverage
1 participant