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

Improve Code Coverage #3353

Closed
TimothyMothra opened this issue Jun 9, 2022 · 1 comment
Closed

Improve Code Coverage #3353

TimothyMothra opened this issue Jun 9, 2022 · 1 comment
Labels
enhancement New feature or request Stale Issues and pull requests which have been flagged for closing due to inactivity

Comments

@TimothyMothra
Copy link
Contributor

TimothyMothra commented Jun 9, 2022

I want to improve code coverage in this repo.
My plan is to use this issue to link PRs and track overall progress.

CodeCoverage

Measured by CodeCov

Screenshot (2022-06-08)

image

FYI, these measurements will be heavily influenced by #3317, which is moving certain projects to the contrib repo.
I'm using the Progress below to track overall changes to code coverage.

Getting Started

As of today, 4 packages are below 80%

  • OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 50.37% This will be migrated to Contrib repo
  • OpenTelemetry.Extensions.Hosting 75.00%
  • OpenTelemetry.Exporter.InMemory 78.48%
  • OpenTelemetry.Exporter.Prometheus 79.15%

My plan is to start with these.
As I find areas to improve, I'll search for similar areas in other packages.

Progress

Copy link
Contributor

This issue was marked stale due to lack of activity and will be closed in 7 days. Commenting will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added the Stale Issues and pull requests which have been flagged for closing due to inactivity label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale Issues and pull requests which have been flagged for closing due to inactivity
Projects
None yet
Development

No branches or pull requests

1 participant