Skip to content
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

Implement code coverage metrics #323

Merged
merged 13 commits into from
Mar 4, 2024
Merged

Conversation

cephaschapa
Copy link
Contributor

Changes

  • Quick start to show test coverage in tabular format format
  • adds gh workflow
  • adds ci script

Copy link

github-actions bot commented Mar 4, 2024

LCOV of commit e95d21e during Push Web app to GHCR and deploy to EKS #791

Summary coverage rate:
  lines......: 61.8% (5454 of 8827 lines)
  functions..: 88.2% (239 of 271 functions)
  branches...: 88.9% (352 of 396 branches)

Files changed coverage rate: n/a

Copy link

codecov bot commented Mar 4, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@lemilonkh lemilonkh changed the title Feature/code coverage metrics Implement code coverage metrics Mar 4, 2024
@lemilonkh lemilonkh merged commit fea9161 into develop Mar 4, 2024
5 checks passed
@lemilonkh lemilonkh deleted the feature/code-coverage-metrics branch March 4, 2024 10:39
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.

2 participants