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

Add infrastructure for SMTP test coverage verification #185

Open
wants to merge 1 commit into
base: backburner/testing_n_coverage
Choose a base branch
from

Conversation

BasharRadya
Copy link

  • Integrated gcov and lcov into the project build process to enable test coverage reporting.
  • Updated containerfile/compose to conditionally include gcov during the build, allowing seamless generation of coverage data.
  • Verified that test infrastructure correctly captures coverage.
  • This setup facilitates improved test coverage analysis and supports future test development.

- Integrated gcov and lcov into the project build process to enable test coverage reporting.
- Updated containerfile/compose to conditionally include gcov during the build, allowing seamless
generation of coverage data.
- Verified that test infrastructure correctly captures coverage.
- This setup facilitates improved test coverage analysis and supports future test development.

Signed-off-by: basharabdelgafer <[email protected]>
@BasharRadya
Copy link
Author

@Bsaileh

@theyoyojo
Copy link
Contributor

Looks like some interesting ideas, however the tests don't pass for me. Do they work on your machine?

One thing that also might be a good direction is to try rebase all these changes onto the latest master.

@BasharRadya
Copy link
Author

yes, i see the issues, sorry, Work in Progress.

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