Skip to content

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

Draft
realVinayak wants to merge 3 commits intomainfrom
issue-7118
Draft

(devops): Add script for analyzing code coverage#7119
realVinayak wants to merge 3 commits intomainfrom
issue-7118

Conversation

@realVinayak
Copy link
Copy Markdown
Contributor

@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
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: dd87d066-a669-49e6-95dd-2595ed14797f

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
  • Commit unit tests in branch issue-7118

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Triggered by 682b617 on branch refs/heads/issue-7118
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

2 participants