Skip to content

Add codecov integration for code coverage tracking #115

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ASHISHBVB
Copy link
Contributor

This PR addresses issue #32 by implementing code coverage tracking for the dingo project.

Changes made:

  • Added codecov configuration file
  • Integrated codecov with existing CI workflow
  • Set up necessary dependencies for generating coverage reports
  • Added coverage badges to README

After merging, this will enable tracking of code coverage metrics to help identify untested areas of the codebase and improve test quality over time.

@ASHISHBVB
Copy link
Contributor Author

ASHISHBVB commented Apr 4, 2025

@vissarion @TolisChal @hariszaf

Could you please review this PR?

I’ve added code coverage support; we just need to register our repository on codecoverage.io.

Copy link
Contributor

@vfisikop vfisikop left a comment

Choose a reason for hiding this comment

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

Thanks for the efforts, I will review ASAP. Please note that currently code coverage is not urgent for dingo development.

@ASHISHBVB ASHISHBVB requested a review from vfisikop April 8, 2025 09:45
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