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

[SDTEST-160] Implement code coverage metrics for internal telemetry #203

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

anmarchenko
Copy link
Member

What does this PR do?
Adds code coverage metrics to internal telemetry.

Additional Notes
Note that code_coverage.errors metric is unused and remove. Code coverage collection in this library is "error-free" as any potential fatal bug in native extension will most likely cause segfault and crash of the Ruby process.

How to test the change?
Unit tests are provided

@anmarchenko anmarchenko requested review from a team as code owners July 26, 2024 09:47
Base automatically changed from anmarchenko/telemetry_metrics_manual_api to main July 29, 2024 07:48
@anmarchenko anmarchenko merged commit c7883ab into main Jul 29, 2024
25 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/telemetry_metrics_code_coverage branch July 29, 2024 07:49
@github-actions github-actions bot added this to the 1.3.0 milestone Jul 29, 2024
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