Skip to content

Adding code coverage processes on CI.yml workflow - #161

Open
mgama-deepgram wants to merge 2 commits into
mainfrom
code_coverage_metrics_improvements
Open

Adding code coverage processes on CI.yml workflow#161
mgama-deepgram wants to merge 2 commits into
mainfrom
code_coverage_metrics_improvements

Conversation

@mgama-deepgram

@mgama-deepgram mgama-deepgram commented Jun 26, 2026

Copy link
Copy Markdown

Proposed changes

  • Adding code coverage processes on the CI.yml workflow on the test job
  • The test job in the CI.yml workflow will now post the calculated code coverage as a PR comment

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update or tests (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING.md doc
  • I have added tests and/or examples that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@mgama-deepgram
mgama-deepgram marked this pull request as ready for review June 26, 2026 00:57
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
src.manage.usage 0% 0%
src.speak 4% 0%
src.auth 0% 0%
src.manage.keys 0% 0%
src 72% 67%
src.manage 3% 0%
src.common 89% 92%
src.manage.projects 0% 0%
src.listen 32% 12%
Summary 52% (1719 / 3333) 37% (89 / 240)

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.

1 participant